From 10f51945ac703a80421f7a1d3aee36101e6485bc Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 11 Jan 2012 17:13:07 +0000 Subject: mobile version: added catalogue page for each device category --- h-source/Application/Views/Desktop/catalogue.php | 31 ++++++++++++++++++++---- 1 file changed, 26 insertions(+), 5 deletions(-) (limited to 'h-source/Application/Views/Desktop/catalogue.php') diff --git a/h-source/Application/Views/Desktop/catalogue.php b/h-source/Application/Views/Desktop/catalogue.php index ca0d735..5bda414 100644 --- a/h-source/Application/Views/Desktop/catalogue.php +++ b/h-source/Application/Views/Desktop/catalogue.php @@ -28,6 +28,18 @@ + + controller,'notebooks') === 0 ) { ?> +
+
+ +
+
+
viewArgs['bios'])?>
+
viewArgs['architecture']));?>
+
+
+ @@ -44,7 +56,7 @@ : - + controller,'notebooks') !== 0 and strcmp($item['hardware']['other_names'],'') !== 0 ) { ?>
:
@@ -55,20 +67,29 @@
:
+ + controller,'notebooks') === 0 ) { ?> +
+
:
+
+
+
:
- + + controller,'notebooks') !== 0 ) { ?>
:
+
- controller,'printers') === 0 or strcmp($this->controller,'scanners') === 0) { ?> -
+ controller,'printers') === 0 or strcmp($this->controller,'scanners') === 0 or strcmp($this->controller,'notebooks') === 0) { ?> +
:
controller,'videocards') === 0 ) { ?>
@@ -85,7 +106,7 @@
-- cgit v1.2.3