| ... |
... |
@@ -5,6 +5,11 @@ |
| 5 |
5 |
'description': 'Arbeiten mit dem Formulardesigner', |
| 6 |
6 |
'documentation': "Formcycle.FormDesigner" |
| 7 |
7 |
}, { |
|
8 |
+ 'iconfc': 'workflow-fill', |
|
9 |
+ 'title': 'Workflow', |
|
10 |
+ 'description': 'Formulardaten verarbeiten', |
|
11 |
+ 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
|
12 |
+}, { |
| 8 |
8 |
'iconfc': 'wrench', |
| 9 |
9 |
'title': 'Verwaltung', |
| 10 |
10 |
'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', |
| ... |
... |
@@ -15,11 +15,6 @@ |
| 15 |
15 |
'description': 'Formulardaten organisieren', |
| 16 |
16 |
'documentation': 'Formcycle.Inbox' |
| 17 |
17 |
}, { |
| 18 |
|
- 'iconfc': 'workflow-fill', |
| 19 |
|
- 'title': 'Workflow', |
| 20 |
|
- 'description': 'Formulardaten verarbeiten', |
| 21 |
|
- 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
| 22 |
|
-}, { |
| 23 |
23 |
'icon': 'fa fa-download', |
| 24 |
24 |
'title': 'Installation', |
| 25 |
25 |
'description': 'FORMCYCLE installieren oder aktualisieren', |