From 66f64c1baad8ef901b8a93bd5e4b46c1b52f8bd7 Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Mon, 15 Jul 2013 17:58:23 +0200 Subject: [PATCH] // update order tab --- .../invoices/helpers/form/form.tpl | 20 +- .../controllers/modules/tab_modules_list.tpl | 8 +- .../controllers/orders/helpers/view/view.tpl | 964 +++++++++--------- controllers/admin/AdminInvoicesController.php | 1 + 4 files changed, 493 insertions(+), 500 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl index e1ba3492b..3c3c1f4c6 100644 --- a/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/invoices/helpers/form/form.tpl @@ -64,22 +64,18 @@ {if $input.type == 'checkboxStatuses'} {foreach $input.values.query as $value} {assign var=id_checkbox value=$input.name|cat:'_'|cat:intval($value[$input.values.id])} - -
+

+ +

{/foreach} {else} {$smarty.block.parent} {/if} {/block} -{block name="after"}
 
{/block} diff --git a/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl b/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl index f5fefa4f0..64d21b662 100644 --- a/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl +++ b/admin-dev/themes/default/template/controllers/modules/tab_modules_list.tpl @@ -63,7 +63,7 @@