From b4b66007baf1304aefe1ea74a62a967fd96addcc Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 22 Jan 2012 17:33:41 +0000 Subject: mobile version: added device detail page and some icons --- h-source/Application/Views/Mobile/page.php | 134 +++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 h-source/Application/Views/Mobile/page.php (limited to 'h-source/Application/Views/Mobile/page.php') diff --git a/h-source/Application/Views/Mobile/page.php b/h-source/Application/Views/Mobile/page.php new file mode 100644 index 0000000..773ed12 --- /dev/null +++ b/h-source/Application/Views/Mobile/page.php @@ -0,0 +1,134 @@ + + +. +?> + + + + action,'view') === 0) ? 'hardware' : 'revisions'; + $displayClass = ($isDeleted) ? 'display_none' : null; + ?> + + +
+ + + action,'revision') === 0) { ?> +
+ getLinkToUserFromId($updated_by);?> . controller."/view/$lang/$id_hard/".$name.$this->viewStatus;?>">. +
+ + + + + + +

+ +

+ +
(: )
+ + +
+
:
+
+
+ + +
+
:
+
controller);?>
+
+ + controller,'printers') === 0 ) { ?> +
+
(laser, inkjet, ..):
+
+
+ + +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+ controller,'videocards') === 0 ) { ?> +
:
+ controller,'printers') === 0 ) { ?> +
:
+ controller,'scanners') === 0 ) { ?> +
:
+ +
+ +
+
+ + controller,'printers') === 0 ) { ?> +
+
+
+
+ + +
+
:
+
+
+ + +

+
+ + + + +
+ + + \ No newline at end of file -- cgit v1.2.3