Modifications pour le document Macros
Modifié par Jip-jan Alunkel le avril 15, 18:09
Depuis la version 2.93
modifié par Jip-jan Alunkel
sur avril 17, 22:48
sur avril 17, 22:48
Commentaire de modification :
Renamed from xwiki:assets.formMaker.form-macros
À la version 2.94
modifié par Jip-jan Alunkel
sur juin 01, 19:07
sur juin 01, 19:07
Commentaire de modification :
Renamed from xwiki:assets.formMaker.form-macros
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -128,7 +128,7 @@ 128 128 #end 129 129 #macro(createSubmit $O_submit) 130 130 <div class="clearfix"> 131 - <p class="alert alert- warning alert-button-float-right">131 + <p class="alert alert-danger alert-button-float-right"> 132 132 <span class="alert-button pull-right"> 133 133 #if ($xcontext.user != 'XWiki.XWikiGuest') 134 134 <input type="submit" class="btn btn-primary" id="${O_submit.id}" name="${O_submit.id}" value="${O_submit.button-text}" />