// Stock: Add Stock Management in admin tabs - extend HelperList to render simple lists without filter, sorting, pagination, ...

This commit is contained in:
dSevere
2011-10-18 17:11:13 +00:00
parent c7b4750e82
commit a7654b10c1
10 changed files with 364 additions and 222 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
{*
* 2007-2011 PrestaShop
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -35,8 +35,10 @@
</td>
</tr>
</table>
{if !$simple_header}
<input type="hidden" name="token" value="{$token}" />
</form>
{/if}
{*
if (isset($this->_includeTab) AND sizeof($this->_includeTab))
echo '<br /><br />';