From b620e5edfab338e857d51f01bc58ef89f5556085 Mon Sep 17 00:00:00 2001 From: Maximilian Krambach Date: Tue, 22 Jan 2019 15:46:21 +0100 Subject: [PATCH] change tab order in import tabs --- .../agenda-import-list.component.html | 156 +++++++++--------- .../motion-import-list.component.html | 2 +- .../user-import-list.component.html | 47 +++--- 3 files changed, 102 insertions(+), 103 deletions(-) diff --git a/client/src/app/site/agenda/components/agenda-import-list/agenda-import-list.component.html b/client/src/app/site/agenda/components/agenda-import-list/agenda-import-list.component.html index 89373699d..4d57ecfd6 100644 --- a/client/src/app/site/agenda/components/agenda-import-list/agenda-import-list.component.html +++ b/client/src/app/site/agenda/components/agenda-import-list/agenda-import-list.component.html @@ -1,4 +1,3 @@ -

Import topics

@@ -12,82 +11,17 @@ - - Required comma or semicolon separated values with these column header names in the first row: -
-
- Title,  - Text,  - Duration,  - Comment,  - Internal item -
-
    -
  • Title is required. All other fields are optional and may be empty. -
  • -
  • Additional columns after the required ones may be present and won't affect the import.
  • -
- -
- - Encoding of the file - - - {{ option.label | translate }} - - - - - Column separator - - - {{ option.label | translate }} - - - - - Text separator - - - {{ option.label | translate }} - - - -
-
-
- - -
-
-
- - Paste/write your topics in this textbox. - - Keep each item in a single line. - + Paste/write your topics in this textbox. + Keep each item in a single line.
+ +
+
+ +
+
+ Required comma or semicolon separated values with these column header names in the first row: - -
-
- Copy and paste your participant names in this textbox. - Keep each person in a single line.
- Comma separated names will be read as 'Surname, given name(s)'. -
- - - -
-
- -
-