Skip to content

Commit

Permalink
Task#12 chore: Resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinTek committed Aug 22, 2019
1 parent bd293d6 commit b81b0df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions src/components/com_cluster/administrator/access.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<action name="core.edit" title="JACTION_EDIT" description="JACTION_EDIT_COMPONENT_DESC" />
<action name="core.edit.state" title="JACTION_EDITSTATE" description="JACTION_EDITSTATE_COMPONENT_DESC" />
<action name="core.edit.own" title="JACTION_EDITOWN" description="JACTION_EDITOWN_COMPONENT_DESC" />
<action name="core.manageall.cluster" title="JACTION_MANAGE_ALL_CLUSTER" description="JACTION_MANAGE_ALL_CLUSTER_DESC" />
<action name="core.manage.cluster" title="JACTION_MANAGE_OWN_CLUSTER" description="JACTION_MANAGE_OWN_CLUSTER_DESC" />
<action name="core.manageall" title="JACTION_MANAGE_ALL_CLUSTER" description="JACTION_MANAGE_ALL_CLUSTER_DESC" />
</section>
</access>
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,3 @@ COM_CLUSTER_USERLIST_VIEW_ID="ID"

JACTION_MANAGE_ALL_CLUSTER="Manage All Clusters"
JACTION_MANAGE_ALL_CLUSTER_DESC="Manage All Clusters"
JACTION_MANAGE_OWN_CLUSTER="Manage Own Cluster"
JACTION_MANAGE_OWN_CLUSTER_DESC="Manage Own Cluster"

0 comments on commit b81b0df

Please sign in to comment.