... |
... |
@@ -2,14 +2,14 @@ |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
4 |
4 |
'title': 'Formulardesigner', |
5 |
|
- 'description': 'Formulare erstellen und bearbeiten', |
6 |
|
- 'documentation': "Formcycle.Designer", |
|
5 |
+ 'description': 'Arbeiten mit dem Formulardesigner', |
|
6 |
+ 'documentation': "Formcycle.FormDesigner", |
7 |
7 |
'bgcolor': '#617496', |
8 |
8 |
'color': '#fff', |
9 |
9 |
'colordesc': '#e1e2e4' |
10 |
10 |
}, { |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
|
- 'title': 'Workflowdesigner', |
|
12 |
+ 'title': 'Workflow', |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
14 |
'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
15 |
15 |
'bgcolor': '#617496', |
... |
... |
@@ -22,7 +22,7 @@ |
22 |
22 |
'documentation': 'Formcycle.UserInterface', |
23 |
23 |
'bgcolor': '#b6c2d2', |
24 |
24 |
'color': '#2b3649', |
25 |
|
- 'colordesc': '#617496' |
|
25 |
+ 'colordesc': '#9ea0a9' |
26 |
26 |
}, { |
27 |
27 |
'iconfc': 'inbox', |
28 |
28 |
'title': 'Posteingang', |
... |
... |
@@ -30,8 +30,7 @@ |
30 |
30 |
'documentation': 'Formcycle.Inbox', |
31 |
31 |
'bgcolor': '#ffab70', |
32 |
32 |
'color': '#fff', |
33 |
|
- 'colordesc': '#fff' |
34 |
|
-## #e1e2e4 |
|
33 |
+ 'colordesc': '#e1e2e4' |
35 |
35 |
}, { |
36 |
36 |
'icon': 'fa fa-download', |
37 |
37 |
'title': 'Installation', |
... |
... |
@@ -39,7 +39,7 @@ |
39 |
39 |
'documentation': 'Formcycle.Installation', |
40 |
40 |
'bgcolor': '#b6c2d2', |
41 |
41 |
'color': '#2b3649', |
42 |
|
- 'colordesc': '#617496' |
|
41 |
+ 'colordesc': '#9ea0a9' |
43 |
43 |
}, { |
44 |
44 |
'iconfc': 'form', |
45 |
45 |
'title': 'Beispiele', |
... |
... |
@@ -47,7 +47,7 @@ |
47 |
47 |
'documentation': 'doc:Examples.WebHome', |
48 |
48 |
'bgcolor': '#cae7df', |
49 |
49 |
'color': '#2b3649', |
50 |
|
- 'colordesc': '#617496' |
|
49 |
+ 'colordesc': '#9ea0a9' |
51 |
51 |
}]) |
52 |
52 |
|
53 |
53 |
## 'icon': 'fa fa-play-circle', |