Changes for page homeopathsSheet

Last modified by Jip-jan Alunkel on March 26, 17:31

From version 1.4
edited by Jip-jan Alunkel
on March 05, 20:14
Change comment: There is no comment for this version
To version 1.3
edited by Jip-jan Alunkel
on March 05, 20:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,12 @@
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
4 4  #set($discard = $services.localization.use('document', 'homeopaths.Code.translations'))
5 5  #set($discard = $services.localization.use('document', 'assets.pagemaker.translations'))
6 6  #set($discard = $xwiki.ssx.use('assets.pagemaker.WebHome', {'minify': false}))
... ... @@ -8,14 +8,8 @@
8 8  #set($countrydoc = $xwiki.getDocument("${doc.fullName}").getTranslatedDocument())
9 9  #set($isInline = $xcontext.action == 'edit' && $request.get('editor') == 'inline')
10 10  $countrydoc.getContent()
11 -
12 -{{html wiki="true" clean="false"}}
17 +##<input type="hidden" name="pagemakerOffspring" value="homeopaths" id="pagemakerOffspring">
13 13   #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>