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/Mobile/Notebooks/page.php | 119 ++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 Application/Views/Mobile/Notebooks/page.php (limited to 'Application/Views/Mobile/Notebooks/page.php') diff --git a/Application/Views/Mobile/Notebooks/page.php b/Application/Views/Mobile/Notebooks/page.php new file mode 100644 index 0000000..c7cafef --- /dev/null +++ b/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;?>">. +
+ + +

+ +

+ +
(: )
+ +
+
(, , , ):
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ +
+
+
(".gtext("see the details inside the description entry").")";?>
+
+ +
+
+
(".gtext("see the details inside the description entry").")";?>
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
",explode(',',$item[$tableName]['kernel']));?>
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ + +

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