syncthing/gui/default/syncthing/folder
tomasz1986 e20d4e192d
Revert "gui: Allow to resize command in External Versioning (#7410)" (#7978)
This reverts commit cca17f5306.

Using textarea instead of input makes it possible to enter new lines,
which then are added to config.xml as "
". This breaks the whole
script, because these characters are passed to the command line as "\n".
Therefore, the script should rather remain a single-lined input field.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2021-09-28 08:05:18 +02:00
..
editFolderModalView.html Revert "gui: Allow to resize command in External Versioning (#7410)" (#7978) 2021-09-28 08:05:18 +02:00
removeFolderDialogView.html gui: Update to Font Awesome v5 (#4889) 2018-05-24 19:59:32 +01:00
restoreVersionsConfirmation.html gui: Update to Font Awesome v5 (#4889) 2018-05-24 19:59:32 +01:00
restoreVersionsMassActions.html cmd/syncthing: UI for version restoration (fixes #2599) (#4602) 2018-01-01 15:39:23 +01:00
restoreVersionsModalView.html gui: Add folder name for restore version modal (fixes #5380) (#6418) 2020-03-18 11:11:40 +01:00
restoreVersionsVersionSelector.html cmd/syncthing: UI for version restoration (fixes #2599) (#4602) 2018-01-01 15:39:23 +01:00
revertOverrideView.html gui: Improve revert/override/delete warning modals (#7847) 2021-08-03 10:46:20 +01:00