Initial commit
This commit is contained in:
8
local/modules/View/AdminIncludes/content-edit.html
Normal file
8
local/modules/View/AdminIncludes/content-edit.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{include
|
||||
file="view-includes/generic-view-selector.html"
|
||||
sourceType = 'content'
|
||||
sourceId = $content_id
|
||||
successUrl = {url path="/admin/content/update/$content_id?current_tab=modules"}
|
||||
hasSubTree = 0
|
||||
objectLabel = {intl d='view.ai' l='ce contenu'}
|
||||
}
|
||||
Reference in New Issue
Block a user