Add import link in tools
modifié: templates/backOffice/default/tools.html
This commit is contained in:
@@ -54,6 +54,12 @@
|
|||||||
</tr>
|
</tr>
|
||||||
{/loop}
|
{/loop}
|
||||||
|
|
||||||
|
{loop name="auth-import" type="auth" role="ADMIN" resource="admin.import" access="VIEW"}
|
||||||
|
<tr>
|
||||||
|
<td><a href="{url path='/admin/import'}">{intl l="Import"}</a></td>
|
||||||
|
<td><a class="btn btn-default btn-xs" href="{url path='/admin/import'}"><i class="glyphicon glyphicon-edit"></i></a></td>
|
||||||
|
</tr>
|
||||||
|
{/loop}
|
||||||
{module_include location='tools_col1_bottom'}
|
{module_include location='tools_col1_bottom'}
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user