Changeset 552:13eb36c0b00c in documentViewer for zpt


Ignore:
Timestamp:
Sep 19, 2012, 8:37:38 AM (12 years ago)
Author:
casties
Branch:
default
Message:

layer template for pundit layer

Location:
zpt
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • zpt/layer_text_annotator.zpt

    r550 r552  
    9191      <li metal:define-macro="layer_select_li">
    9292        <input type="checkbox" class="autosubmit" name="viewLayer" value="annotator"
    93           tal:attributes="checked python:'annotator' in viewLayers" /> Annotations
     93          tal:attributes="checked python:'annotator' in viewLayers" /> Annotator
    9494      </li>
    9595    </ul>
     
    9999    <!-- BEGIN ANNOTATIONS -->
    100100    <div class="options">
    101       <h4>Annotations</h4>
     101      <h4>Annotator</h4>
    102102      <p>
    103103        User "<span tal:replace="annUser" />"<span tal:condition="annGroup" tal:content="string: ($annGroup)"/>.
Note: See TracChangeset for help on using the changeset viewer.