Von Version < 12.1 >
bearbeitet von XIMA Admin
am 20.05.2019, 01:10
Auf Version < 14.2 >
bearbeitet von awa
am 20.05.2019, 08:19
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.ximaadmin
1 +XWiki.awa
Inhalt
... ... @@ -14,7 +14,7 @@
14 14   #if ($foreach.index > 0 && $foreach.index % 4 == 0)
15 15   <div class="clearfix visible-lg-block"></div>
16 16   #end
17 - <div class="col-xs-12 col-sm-6 col-md-4 col-lg-3">
17 + <div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 card-h200">
18 18   #helpExampleCard($card)
19 19   </div>
20 20   #end
... ... @@ -29,7 +29,7 @@
29 29  }, {
30 30   'icon': 'fa fa-play-circle',
31 31   'title': 'Verwaltung',
32 - 'description': 'Workflow, Benutzerverwalung, LDAP, Datenbanken, Templates ...',
32 + 'description': 'Benutzerverwalung, LDAP, Datenbanken, Templates ...',
33 33   'documentation': 'Formcycle.UserInterface'
34 34  }, {
35 35   'icon': 'fa fa-play-circle',
... ... @@ -36,6 +36,11 @@
36 36   'title': 'Posteingang',
37 37   'description': 'Formulardaten organisieren',
38 38   'documentation': 'Formcycle.Inbox'
39 +}, {
40 + 'icon': 'fa fa-play-circle',
41 + 'title': 'Workflow',
42 + 'description': 'Formulardaten verarbeiten',
43 + 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
39 39  }])
40 40  
41 41  {{/velocity}}
Copyright 2000-2024