Changes for page Create Application
Last modified by Ludovic Dubost on 2024/07/22 15:51
From version 4.1
edited by Ludovic Dubost
on 2015/09/01 11:46
on 2015/09/01 11:46
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-7.1]
To version 3.1
edited by Ludovic Dubost
on 2014/11/18 12:31
on 2014/11/18 12:31
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-6.3]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,7 +13,7 @@ 13 13 (% class="description" %)$services.localization.render("platform.appwithinminutes.wizardStep${index}Description") 14 14 #end 15 15 ))) 16 - <form action=" $doc.getURL()" method="post" class="xform wizard-body">16 + <form action="" method="post" class="xform wizard-body"> 17 17 ; <label for="appName">$services.localization.render('platform.appwithinminutes.appNameLabel')</label> 18 18 (% class="xHint" %)$services.localization.render('platform.appwithinminutes.appNameHint') 19 19 : <input type="text" id="appName" name="appName" /> ... ... @@ -99,5 +99,4 @@ 99 99 #else 100 100 #showStep() 101 101 #end 102 -#set($docextras=[]) 103 103 {{/velocity}}