... |
... |
@@ -5,8 +5,7 @@ |
5 |
5 |
'description': 'Arbeiten mit dem Formulardesigner', |
6 |
6 |
'documentation': "Formcycle.FormDesigner", |
7 |
7 |
'bgcolor': '#617496', |
8 |
|
- 'color': '#fff', |
9 |
|
- 'colordesc': '#e1e2e4' |
|
8 |
+ 'color': '#fff' |
10 |
10 |
}, { |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
12 |
'title': 'Workflow', |
... |
... |
@@ -13,8 +13,7 @@ |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
14 |
'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
15 |
15 |
'bgcolor': '#617496', |
16 |
|
- 'color': '#fff', |
17 |
|
- 'colordesc': '#e1e2e4' |
|
15 |
+ 'color': '#fff' |
18 |
18 |
}, { |
19 |
19 |
'iconfc': 'wrench', |
20 |
20 |
'title': 'Verwaltung', |
... |
... |
@@ -21,8 +21,7 @@ |
21 |
21 |
'description': 'Benutzerverwaltung, LDAP, Datenbanken, Dateien, Templates und vieles mehr', |
22 |
22 |
'documentation': 'Formcycle.UserInterface', |
23 |
23 |
'bgcolor': '#b6c2d2', |
24 |
|
- 'color': '#2b3649', |
25 |
|
- 'colordesc': '#9ea0a9' |
|
22 |
+ 'color': '#2b3649' |
26 |
26 |
}, { |
27 |
27 |
'iconfc': 'inbox', |
28 |
28 |
'title': 'Posteingang', |
... |
... |
@@ -29,8 +29,7 @@ |
29 |
29 |
'description': 'Formulardaten organisieren', |
30 |
30 |
'documentation': 'Formcycle.Inbox', |
31 |
31 |
'bgcolor': '#ffab70', |
32 |
|
- 'color': '#fff', |
33 |
|
- 'colordesc': '#e1e2e4' |
|
29 |
+ 'color': '#fff' |
34 |
34 |
}, { |
35 |
35 |
'icon': 'fa fa-download', |
36 |
36 |
'title': 'Installation', |
... |
... |
@@ -37,8 +37,7 @@ |
37 |
37 |
'description': 'FORMCYCLE installieren oder aktualisieren', |
38 |
38 |
'documentation': 'Formcycle.Installation', |
39 |
39 |
'bgcolor': '#b6c2d2', |
40 |
|
- 'color': '#2b3649', |
41 |
|
- 'colordesc': '#9ea0a9' |
|
36 |
+ 'color': '#2b3649' |
42 |
42 |
}, { |
43 |
43 |
'iconfc': 'form', |
44 |
44 |
'title': 'Beispiele', |
... |
... |
@@ -45,8 +45,7 @@ |
45 |
45 |
'description': 'Beispiele für Formulareinbindungen und Formulare', |
46 |
46 |
'documentation': 'doc:Examples.WebHome', |
47 |
47 |
'bgcolor': '#cae7df', |
48 |
|
- 'color': '#2b3649', |
49 |
|
- 'colordesc': '#9ea0a9' |
|
43 |
+ 'color': '#2b3649' |
50 |
50 |
}]) |
51 |
51 |
|
52 |
52 |
## 'icon': 'fa fa-play-circle', |