From ee5bad6ec0ed334dc9e5e902da4a824a2fbbc20f Mon Sep 17 00:00:00 2001 From: bMancone Date: Wed, 23 Nov 2011 15:38:36 +0000 Subject: [PATCH] // Stock : updated tpl --- .../template/stock_cover/list_header.tpl | 27 ++++++++++++++++++- .../stock_instant_state/list_header.tpl | 25 +++++++++++++++++ .../themes/template/stock_mvt/list_header.tpl | 25 +++++++++++++++++ .../themes/template/supply_orders/view.tpl | 3 +-- 4 files changed, 77 insertions(+), 3 deletions(-) diff --git a/admin-dev/themes/template/stock_cover/list_header.tpl b/admin-dev/themes/template/stock_cover/list_header.tpl index 230cbf076..7c88a5946 100644 --- a/admin-dev/themes/template/stock_cover/list_header.tpl +++ b/admin-dev/themes/template/stock_cover/list_header.tpl @@ -1,3 +1,28 @@ +{* +* 2007-2011 PrestaShop +* +* NOTICE OF LICENSE +* +* This source file is subject to the Academic Free License (AFL 3.0) +* that is bundled with this package in the file LICENSE.txt. +* It is also available through the world-wide-web at this URL: +* http://opensource.org/licenses/afl-3.0.php +* If you did not receive a copy of the license and are unable to +* obtain it through the world-wide-web, please send an email +* to license@prestashop.com so we can send you a copy immediately. +* +* DISCLAIMER +* +* Do not edit or add to this file if you wish to upgrade PrestaShop to newer +* versions in the future. If you wish to customize PrestaShop for your +* needs please refer to http://www.prestashop.com for more information. +* +* @author PrestaShop SA +* @copyright 2007-2011 PrestaShop SA +* @version Release: $Revision: 9795 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*} {extends file="helper/list/list_header.tpl"} {block name=override_header}
@@ -19,6 +44,6 @@ {/foreach} {/if} - + "admin-dev/themes/template/supply_orders/view.tpl"
{/block} diff --git a/admin-dev/themes/template/stock_instant_state/list_header.tpl b/admin-dev/themes/template/stock_instant_state/list_header.tpl index 2a8602aac..e1c17e1f0 100644 --- a/admin-dev/themes/template/stock_instant_state/list_header.tpl +++ b/admin-dev/themes/template/stock_instant_state/list_header.tpl @@ -1,3 +1,28 @@ +{* +* 2007-2011 PrestaShop +* +* NOTICE OF LICENSE +* +* This source file is subject to the Academic Free License (AFL 3.0) +* that is bundled with this package in the file LICENSE.txt. +* It is also available through the world-wide-web at this URL: +* http://opensource.org/licenses/afl-3.0.php +* If you did not receive a copy of the license and are unable to +* obtain it through the world-wide-web, please send an email +* to license@prestashop.com so we can send you a copy immediately. +* +* DISCLAIMER +* +* Do not edit or add to this file if you wish to upgrade PrestaShop to newer +* versions in the future. If you wish to customize PrestaShop for your +* needs please refer to http://www.prestashop.com for more information. +* +* @author PrestaShop SA +* @copyright 2007-2011 PrestaShop SA +* @version Release: $Revision: 9795 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*} {extends file="helper/list/list_header.tpl"} {block name=override_header}
diff --git a/admin-dev/themes/template/stock_mvt/list_header.tpl b/admin-dev/themes/template/stock_mvt/list_header.tpl index 2ec06fe54..3f1d1e939 100644 --- a/admin-dev/themes/template/stock_mvt/list_header.tpl +++ b/admin-dev/themes/template/stock_mvt/list_header.tpl @@ -1,3 +1,28 @@ +{* +* 2007-2011 PrestaShop +* +* NOTICE OF LICENSE +* +* This source file is subject to the Academic Free License (AFL 3.0) +* that is bundled with this package in the file LICENSE.txt. +* It is also available through the world-wide-web at this URL: +* http://opensource.org/licenses/afl-3.0.php +* If you did not receive a copy of the license and are unable to +* obtain it through the world-wide-web, please send an email +* to license@prestashop.com so we can send you a copy immediately. +* +* DISCLAIMER +* +* Do not edit or add to this file if you wish to upgrade PrestaShop to newer +* versions in the future. If you wish to customize PrestaShop for your +* needs please refer to http://www.prestashop.com for more information. +* +* @author PrestaShop SA +* @copyright 2007-2011 PrestaShop SA +* @version Release: $Revision: 9795 $ +* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*} {extends file="helper/list/list_header.tpl"} {block name=override_header} {if count($list_warehouses) > 0} diff --git a/admin-dev/themes/template/supply_orders/view.tpl b/admin-dev/themes/template/supply_orders/view.tpl index 553e00952..f72688f92 100755 --- a/admin-dev/themes/template/supply_orders/view.tpl +++ b/admin-dev/themes/template/supply_orders/view.tpl @@ -19,11 +19,10 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 10055 $ +* @version Release: $Revision: 9795 $ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} - {extends file="helper/view/view.tpl"} {block name="override_tpl"}