// fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94)

This commit is contained in:
lLefevre
2011-11-14 14:21:26 +00:00
parent 74ef17ca79
commit 5bde977d1f
7 changed files with 87 additions and 47 deletions
@@ -27,7 +27,6 @@
{extends file="helper/view/view.tpl"}
{block name="override_tpl"}
<script src="../js/adminImport.js"></script>
<script type="text/javascript">
var errorEmpty = "{l s='Please enter a name to save.'}"
</script>