Changes for page Create Application

Last modified by Thomas Mortagne on 2023/11/30 14:34

From version 6.1
edited by Thomas Mortagne
on 2015/02/13 15:56
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-6.4.1]
To version 7.1
edited by Guillaume Delhumeau
on 2015/06/16 18:54
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui-7.1]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ThomasMortagne
1 +xwiki:XWiki.gdelhumeau
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="" method="post" class="xform wizard-body">
16 + <form action="$doc.getURL()" 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" />