Changeset 267 for ZMS/trunk/import/workflow.xml
- Timestamp:
- 03.11.2008 14:37:55 (4 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/import/workflow.xml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/import/workflow.xml
r252 r267 60 60 <!-- ##### Form #### --> 61 61 <dtml-var manage_page_header> 62 <title>Commit</title>63 62 </head> 64 63 <dtml-var "manage_tabs(_,_,my_manage_options=[{'label':'Commit','action':''}])"> … … 154 153 <!-- ##### Form #### --> 155 154 <dtml-var manage_page_header> 156 <title>Request commit</title>157 155 </head> 158 156 <dtml-var "manage_tabs(_,_,my_manage_options=[{'label':'Commit','action':''}])"> … … 282 280 <!-- ##### Form #### --> 283 281 <dtml-var manage_page_header> 284 <title>Reject commit</title>285 282 </head> 286 283 <dtml-var "manage_tabs(_,_,my_manage_options=[{'label':'Reject','action':''}])"> … … 482 479 <!-- ##### Form #### --> 483 480 <dtml-var manage_page_header> 484 <title>Create master</title>485 481 </head> 486 482 <dtml-var "manage_tabs(_,_,my_manage_options=[{'label':'Create master','action':'manage_createMasterVersion'}])">
Note: See TracChangeset
for help on using the changeset viewer.
