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 --- .../Views/Desktop/Notebooks/catalogue.php | 92 ---------------------- h-source/Application/Views/Desktop/catalogue.php | 31 ++++++-- 2 files changed, 26 insertions(+), 97 deletions(-) delete mode 100644 h-source/Application/Views/Desktop/Notebooks/catalogue.php (limited to 'h-source/Application/Views/Desktop') diff --git a/h-source/Application/Views/Desktop/Notebooks/catalogue.php b/h-source/Application/Views/Desktop/Notebooks/catalogue.php deleted file mode 100644 index 4648b3d..0000000 --- a/h-source/Application/Views/Desktop/Notebooks/catalogue.php +++ /dev/null @@ -1,92 +0,0 @@ - - -. -?> - -
-
- -
-
-
viewArgs['vendor']));?>
-
viewArgs['compatibility'])?>
-
viewArgs['comm_year'])?>
-
viewArgs['subtype'])?>
-
viewArgs['sort-by'])?>
-
-
- -
-
- -
-
-
viewArgs['bios'])?>
-
viewArgs['architecture']));?>
-
-
- - - -
- .. -
- - - - -
- -
- : -
- -
-
:
-
-
- -
-
-
-
- -
-
:
-
-
- -
-
:
-
-
- - - -
- - - -
- : -
- \ No newline at end of file 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