fix missing current_id parameter in content-edit.html template
This commit is contained in:
@@ -138,6 +138,7 @@
|
||||
form = $form
|
||||
formAction = "{url path='/admin/content/seo/save'}"
|
||||
closeUrl = "{url path='/admin/folders' parent=$DEFAULT_FOLDER}"
|
||||
current_id = $content_id
|
||||
}
|
||||
{/form}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user