Changes for page homeopathsSheet

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

From version 3.234
edited by Jip-jan Alunkel
on March 13, 23:54
Change comment: Rollback to version 1.38
To version 3.236
edited by Jip-jan Alunkel
on March 13, 23:56
Change comment: Rollback to version 1.38

Summary

Details

Page properties
Content
... ... @@ -48,7 +48,6 @@
48 48  $doc.getTranslatedDocument().getContent()
49 49  
50 50  {{html wiki="true" clean="false"}}
51 -#if(!$isGuest)<p><script>var pmMenuCreate = "disable";</script></p>#end
52 52  #if($hasRight)
53 53   <p class="buttons text-align-right">
54 54   <a class="btn btn-primary" title="Edit" href="$doc.getURL('edit','editor=wysiwyg')" role="button" rel="nofollow">
... ... @@ -204,6 +204,7 @@
204 204   <li>[[View this page>>$doc.fullName]]</li>
205 205   </ul>
206 206  #end
206 +#if(!$isGuest)<p><script>var pmMenuCreate = "disable";</script></p>#end
207 207  #macro(createAddress $className $withLabel)
208 208   #set($docObj = $doc.getObject($className))
209 209   #set($addressArray = ['pmStreet','pmHousenumber','pmPostcode','pmCity','pmState','pmCounty','pmCountry'])