From 07f5140771388c9e0c8a99b0dd2e5d950bdb173b Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 14 Oct 2021 15:16:42 +1100 Subject: moving h-source subdir out. --- Application/Views/Desktop/page.php | 141 +++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 Application/Views/Desktop/page.php (limited to 'Application/Views/Desktop/page.php') diff --git a/Application/Views/Desktop/page.php b/Application/Views/Desktop/page.php new file mode 100644 index 0000000..8da5a35 --- /dev/null +++ b/Application/Views/Desktop/page.php @@ -0,0 +1,141 @@ + + +. +?> + + + + action,'view') === 0) ? 'hardware' : 'revisions'; + $displayClass = ($isDeleted) ? 'display_none' : null; + ?> + + +
+ + + action,'revision') === 0) { ?> +
+ getLinkToUserFromId($updated_by);?> . controller."/view/$lang/$id_hard/".$name.$this->viewStatus;?>">. +
+ + + + + + +
+ : (: ) + action,'view') === 0) { ?> + ask for removal + +
+ + +
+
:
+
+
+ + +
+
:
+
+
+ + controller,'printers') === 0 or strcmp($this->controller,'hostcontrollers') === 0) { ?> +
+
():
+
+
+ + +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
",explode(',',$item[$tableName]['kernel']));?>
+
+ +
+ + controller,'videocards') === 0 ) { ?> + +
+
+ + controller,'printers') === 0 ) { ?> + +
:
+ + + controller,'scanners') === 0 ) { ?> + +
:
+ + + + +
+
+ + + +
+ + controller,'printers') === 0 ) { ?> +
+
+
+
+ + +
+
:
+
+
+ +
+
:
+
+
+ +
+ + + \ No newline at end of file -- cgit v1.2.3