Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Add delete button on minisite
Browse files Browse the repository at this point in the history
  • Loading branch information
c12simple authored and c12simple committed May 25, 2015
1 parent 354798e commit 64f1346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/plugins/access.fs/fsActions.xml 100644 → 100755
Expand Up @@ -820,7 +820,7 @@
<gui text="7" title="161" src="editdelete.png" iconClass="icon-trash" accessKey="delete_access_key" hasAccessKey="true" specialAccessKey="delete">
<context selection="true" dir="" recycle="false"
actionBar="true" contextMenu="false" infoPanel="false"
actionBarGroup="change_main" inZip="false">
actionBarGroup="change_main,minisite" inZip="false">
</context>
<selectionContext dir="true" file="true" recycle="false" unique="false" image="false" editable="false"/>
</gui>
Expand Down

0 comments on commit 64f1346

Please sign in to comment.