Changes for page Create Application
Last modified by Martin Výlet on 12.01.2024 08:04
From version 4.1
edited by Martin Výlet
on 12.01.2024 08:04
on 12.01.2024 08:04
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.10.4]
To version 3.1
edited by Administrator
on 21.07.2023 12:40
on 21.07.2023 12:40
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.5]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. vyl00221 +XWiki.xwikiadm - Content
-
... ... @@ -19,7 +19,7 @@ 19 19 <ul class="steps vertical"> 20 20 #foreach($step in $awmSteps) 21 21 <li> 22 - <span class=" btnbtn-xs number">$mathtool.add($foreach.index, 1)</span>22 + <span class="number">$mathtool.add($foreach.index, 1)</span> 23 23 <span class="name">$services.localization.render("appWithinMinutes.wizardStep.${step}.name")</span> 24 24 <span class="description">$services.localization.render("appWithinMinutes.wizardStep.${step}.description")</span> 25 25 </li>