Changeset 21856

Show
Ignore:
Timestamp:
07/03/07 16:55:14 (3 years ago)
Author:
sfermigier
Message:

Improve tabs order.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/actions-contrib.xml

    r12809 r21856  
    66 
    77    <action id="TAB_RELATIONS" link="/incl/tabs/document_relations.xhtml" 
    8       enabled="true" label="action.view.relations" order="9"> 
     8      enabled="true" label="action.view.relations" order="55"> 
    99      <category>VIEW_ACTION_LIST</category> 
    1010      <filter id="view_relations"> 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/actions-contrib.xml

    r21549 r21856  
    142142    </action> 
    143143 
    144     <action id="TAB_PUBLISH" link="/incl/tabs/document_publish.xhtml" order="15" 
    145       enabled="true" label="action.publish.content" icon="/icons/file.gif"> 
    146       <category>VIEW_ACTION_LIST</category> 
    147       <filter-id>publish_document</filter-id> 
    148       <filter-id>mutable_document</filter-id> 
    149     </action> 
    150  
    151144    <action id="sendEmail" link="send_email" enabled="true" 
    152145      order="17" label="action.email.document" icon="/icons/mail.gif"> 
     
    204197      <category>VIEW_ACTION_LIST</category> 
    205198      <filter-id>rights</filter-id> 
     199    </action> 
     200 
     201    <action id="TAB_PUBLISH" link="/incl/tabs/document_publish.xhtml" order="53" 
     202      enabled="true" label="action.publish.content" icon="/icons/file.gif"> 
     203      <category>VIEW_ACTION_LIST</category> 
     204      <filter-id>publish_document</filter-id> 
     205      <filter-id>mutable_document</filter-id> 
    206206    </action> 
    207207 
  • org.nuxeo.ecm.platform/trunk/nuxeo-platform-workflow-client/src/main/resources/OSGI-INF/actions-contrib.xml

    r12809 r21856  
    1919    <action id="TAB_CONTENT_REVIEW" link="/incl/tabs/document_review.xhtml" 
    2020      enabled="true" label="action.view.review" icon="/icons/file.gif" 
    21       order="10"> 
     21      order="57"> 
    2222      <category>VIEW_ACTION_LIST</category> 
    2323      <filter id="view_review">