Removed check of admin.image/document, whis is not managed in the

back-office
This commit is contained in:
Franck Allimant
2014-04-29 19:07:06 +02:00
parent c59b45feef
commit 794b160cc8
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
{block name="page-title"}{intl l='Edit a document'}{/block} {block name="page-title"}{intl l='Edit a document'}{/block}
{block name="check-resource"}admin.document{/block}
{block name="check-access"}update{/block} {block name="check-access"}update{/block}
{block name="main-content"} {block name="main-content"}

View File

@@ -2,7 +2,6 @@
{block name="page-title"}{intl l='Edit an image'}{/block} {block name="page-title"}{intl l='Edit an image'}{/block}
{block name="check-resource"}admin.image{/block}
{block name="check-access"}update{/block} {block name="check-access"}update{/block}
{block name="main-content"} {block name="main-content"}