Modifications pour le document homeopathsSheet

Modifié par Jip-jan Alunkel le mars 26, 17:31

Depuis la version 1.2
modifié par Jip-jan Alunkel
sur mars 05, 20:11
Commentaire de modification : Il n'y a aucun commentaire pour cette version
À la version 1.4
modifié par Jip-jan Alunkel
sur mars 05, 20:14
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -1,12 +1,6 @@
1 1  {{include reference="assets.pagemaker.macros"/}}
2 2  
3 3  {{velocity}}
4 -{{html wiki="true" clean="false"}}
5 - #if(!$isGuest)
6 -<script>
7 - var pagemakerOffspring = "disable";
8 -</script>
9 - #end
10 10  #set($discard = $services.localization.use('document', 'homeopaths.Code.translations'))
11 11  #set($discard = $services.localization.use('document', 'assets.pagemaker.translations'))
12 12  #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify': false}))
... ... @@ -14,8 +14,14 @@
14 14  #set($countrydoc = $xwiki.getDocument("${doc.fullName}").getTranslatedDocument())
15 15  #set($isInline = $xcontext.action == 'edit' && $request.get('editor') == 'inline')
16 16  $countrydoc.getContent()
17 -##<input type="hidden" name="pagemakerOffspring" value="homeopaths" id="pagemakerOffspring">
11 +
12 +{{html wiki="true" clean="false"}}
18 18   #if(!$isGuest)
14 +<script>
15 + var pagemakerOffspring = "disable";
16 +</script>
17 + #end
18 + #if(!$isGuest)
19 19   <p class="buttons text-align-right">
20 20   <a class="btn btn-primary" title="Edit" href="$doc.getURL("edit")?editor=wysiwyg" role="button" rel="nofollow">
21 21   <span class="fa fa-pencil"></span>