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)'. -
- - - -
-
- -
-