From c6e34ee229d94a305f1d33ee2628538b8fd37994 Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Tue, 12 Nov 2013 14:43:08 +0100 Subject: [PATCH] //dashproducts added section in tpl --- .../templates/hook/dashboard_zone_two.tpl | 132 +++++++++--------- 1 file changed, 68 insertions(+), 64 deletions(-) diff --git a/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl b/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl index 2ed7d8b96..92f21eabf 100644 --- a/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl +++ b/modules/dashproducts/views/templates/hook/dashboard_zone_two.tpl @@ -24,11 +24,10 @@ *}
-
{l s='Product and Sales'} - + @@ -36,67 +35,72 @@
- - -
-
-

{l s="Last 10 orders"}

- - - - - -
+
+
{l s='Configuration' mod='dashactivity'}
+ {$dashproducts_config_form} +
+
+ +
+
+

{l s="Last 10 orders"}

+ + + + + +
+
+
+

{l s="Top 10 products"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

+ + + + + +
+
+
+

{l s="Most Viewed"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

+ + + + + +
+
+
-
-

{l s="Top 10 products"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

- - - - - -
-
-
-

{l s="Most Viewed"} - {l s="From:"} {$date_from} {l s="to:"} {$date_to}

- - - - - -
-
- -
+
\ No newline at end of file