Couple of minor changes to offline edit feature after review

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2008-03-17 14:58:10 +00:00
parent c137e532a5
commit e7a7290e8e
2 changed files with 3 additions and 3 deletions
@@ -302,7 +302,7 @@ label=Label
edit_doc_offline=Edit offline
edit_doc_online=Edit online
upload_new_version=Upload new version
checkin_this_file=Checkin this file
checkin_this_file=Check in this file
# Properties
username=User Name
@@ -997,7 +997,6 @@
<action idref="edit_doc_online_cifs" />
<action idref="edit_doc_online_http" />
<action idref="edit_doc_offline" />
<action idref="checkout_doc" />
<action idref="done_editing_doc" />
<action idref="cancel_editing_doc" />
<action idref="download_doc" />
@@ -1039,6 +1038,7 @@
<!--
<action idref="cancelcheckout_doc" />
-->
<action idref="checkout_doc" />
<action idref="approve_doc" />
<action idref="reject_doc" />
<action idref="cut_node" />