Remove export form in the exports list
modifié: templates/backOffice/default/export.html
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
{block name="main-content"}
|
||||
|
||||
{form name="thelia.admin.export"}
|
||||
<form id="export-form" method="post" {form_enctype form=$form} class="clearfix">
|
||||
<div class="configuration">
|
||||
|
||||
@@ -94,8 +93,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
{/form}
|
||||
|
||||
{/block}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user