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. --- .../Notebooks/.svn/text-base/form.php.svn-base | 156 +++++++++++++++++++++ .../Notebooks/.svn/text-base/page.php.svn-base | 120 ++++++++++++++++ 2 files changed, 276 insertions(+) create mode 100644 Application/Views/Desktop/Notebooks/.svn/text-base/form.php.svn-base create mode 100644 Application/Views/Desktop/Notebooks/.svn/text-base/page.php.svn-base (limited to 'Application/Views/Desktop/Notebooks/.svn/text-base') diff --git a/Application/Views/Desktop/Notebooks/.svn/text-base/form.php.svn-base b/Application/Views/Desktop/Notebooks/.svn/text-base/form.php.svn-base new file mode 100644 index 0000000..79a9419 --- /dev/null +++ b/Application/Views/Desktop/Notebooks/.svn/text-base/form.php.svn-base @@ -0,0 +1,156 @@ + + +. +?> + + + + + +
+
action."/$lang/$token".$this->viewStatus;?>" method="POST"> + +
+ +
+ + + ">Vendor not present? +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + + +
+ +
+ + + "> +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + +
:
+
+ +
+ + + +
+ + + + + + +
+ * are mandatory");?> +
+ +
+ +
+
\ No newline at end of file diff --git a/Application/Views/Desktop/Notebooks/.svn/text-base/page.php.svn-base b/Application/Views/Desktop/Notebooks/.svn/text-base/page.php.svn-base new file mode 100644 index 0000000..09bc80f --- /dev/null +++ b/Application/Views/Desktop/Notebooks/.svn/text-base/page.php.svn-base @@ -0,0 +1,120 @@ + + +. +?> + + + + 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 + +
+ +
+
(, , , ):
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ +
+
+
(".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