Added the option to add custom tabs to the edit view of any admin view
This commit is contained in:
@@ -1,4 +1,24 @@
|
||||
COM_COMPONENTBUILDER="Component Builder"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_ACCESS="Admins Custom Tabs Access"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_ACCESS_DESC="Allows the users in this group to access access admins custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_BATCH_USE="Admins Custom Tabs Batch Use"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_BATCH_USE_DESC="Allows users in this group to use batch copy/update method of batch admins custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_CREATE="Admins Custom Tabs Create"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_CREATE_DESC="Allows the users in this group to create create admins custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_DELETE="Admins Custom Tabs Delete"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_DELETE_DESC="Allows the users in this group to delete delete admins custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT="Admins Custom Tabs Edit"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_CREATED_BY="Admins Custom Tabs Edit Created By"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_CREATED_BY_DESC="Allows the users in this group to update the created by of the edit created by admins custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_CREATED_DATE="Admins Custom Tabs Edit Created Date"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_CREATED_DATE_DESC="Allows the users in this group to update the created date of the edit created admins custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_DESC="Allows the users in this group to edit the admin custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_OWN="Admins Custom Tabs Edit Own"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_OWN_DESC="Allows the users in this group to edit edit own admins custom tabs created by them"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_STATE="Admins Custom Tabs Edit State"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_STATE_DESC="Allows the users in this group to update the state of the admin custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_VERSION="Admins Custom Tabs Edit Version"
|
||||
COM_COMPONENTBUILDER_ADMINS_CUSTOM_TABS_EDIT_VERSION_DESC="Allows users in this group to edit versions of version admins custom tabs"
|
||||
COM_COMPONENTBUILDER_ADMINS_FIELDS_ACCESS="Admins Fields Access"
|
||||
COM_COMPONENTBUILDER_ADMINS_FIELDS_ACCESS_DESC="Allows the users in this group to access access admins fields"
|
||||
COM_COMPONENTBUILDER_ADMINS_FIELDS_BATCH_USE="Admins Fields Batch Use"
|
||||
|
Reference in New Issue
Block a user