Changes for page homeopathsSheet
Last modified by Jip-jan Alunkel on March 26, 17:31
From version 3.239
edited by Jip-jan Alunkel
on March 13, 23:59
on March 13, 23:59
Change comment:
Rollback to version 1.38
To version 3.234
edited by Jip-jan Alunkel
on March 13, 23:54
on March 13, 23:54
Change comment:
Rollback to version 1.38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 11 11 #set($theClass = "") 12 12 #set($docObjects = $doc.getxWikiObjects()) 13 13 #foreach($docObjectKey in $docObjects.keySet()) 14 - #if($docObjectKey.indexOf($subjectTitle) == 0) 14 + #if($docObjectKey.indexOf($subjectTitle) == 0) ## 15 15 #if($theClass == "") 16 16 #set($theClass = $docObjectKey) 17 17 #end ... ... @@ -47,7 +47,8 @@ 47 47 }) 48 48 $doc.getTranslatedDocument().getContent() 49 49 50 -{{html clean="false"}} 50 +{{html wiki="true" clean="false"}} 51 +#if(!$isGuest)<p><script>var pmMenuCreate = "disable";</script></p>#end 51 51 #if($hasRight) 52 52 <p class="buttons text-align-right"> 53 53 <a class="btn btn-primary" title="Edit" href="$doc.getURL('edit','editor=wysiwyg')" role="button" rel="nofollow"> ... ... @@ -56,7 +56,6 @@ 56 56 </a> 57 57 </p> 58 58 #end 59 -#if(!$isGuest)<p><script>var pmMenuCreate = "disable";</script></p>#end 60 60 <div class="clearfix"></div> 61 61 #if($xcontext.action == "view") 62 62 <h2 class="inline-data-summary">$services.localization.render("homeopaths.inlineDataSummary.sheet_properties")</h2>