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

+ +

+ +
(: )
+ +
+
:
+
controller);?>
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ + +

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