From a1d2d486dc66ef10e8a26249e598eaf0670b2c9b Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 5 Dec 2011 18:42:44 +0000 Subject: prepared the system for mobile version --- .../Application/Views/Desktop/Notebooks/page.php | 115 +++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 h-source/Application/Views/Desktop/Notebooks/page.php (limited to 'h-source/Application/Views/Desktop/Notebooks/page.php') diff --git a/h-source/Application/Views/Desktop/Notebooks/page.php b/h-source/Application/Views/Desktop/Notebooks/page.php new file mode 100644 index 0000000..98b13cd --- /dev/null +++ b/h-source/Application/Views/Desktop/Notebooks/page.php @@ -0,0 +1,115 @@ + + +. +?> + + + + 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;?>">. +
+ + +
+ : (: ) + action,'view') === 0) { ?> + ask for removal + +
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
:
+
+
+ +
+
:
+ +
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ +
+
:
+
+
+ +
+ + + \ No newline at end of file -- cgit v1.2.3