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/Issues/view.php | 249 +++++++++++++++++++++++++++ Application/Views/Desktop/Issues/viewall.php | 122 +++++++++++++ 2 files changed, 371 insertions(+) create mode 100644 Application/Views/Desktop/Issues/view.php create mode 100644 Application/Views/Desktop/Issues/viewall.php (limited to 'Application/Views/Desktop/Issues') diff --git a/Application/Views/Desktop/Issues/view.php b/Application/Views/Desktop/Issues/view.php new file mode 100644 index 0000000..51047b8 --- /dev/null +++ b/Application/Views/Desktop/Issues/view.php @@ -0,0 +1,249 @@ + + +. +?> + + + +
+ + + + + + + + +
+ + + + "> + + + + + "> + + + + + + "> + + +
+ + "> + + + + +
+
issue
+ ">view details +
+
+ +
+ + +
+ +
+ +
+ +
+ submitted by getUser($row['issues']['created_by']));?>, +
+ +
+ + + + + + + + + + + + + +
:
:
:
+
+ +
+ : +
+ +
+ +
+ + + +
+ Response message (from h-node.com): +
+ +
+ +
+ + + + +
+ + +
+
+ : +
+ + + + + +
+
+
+ getUser($row['messages']['created_by']);?>: +
+ + ">hide + + +
+ +
+ +
+
+ submitted by getUser($row['messages']['created_by']));?>, +
+ + + +
+
message
+ ">view details +
+
+ + +
+ + + + + +
+ + + ">make visible + + +
+
message
+ + ">view details + +
+
+
+ submitted by getUser($row['messages']['created_by']));?>, +
+
+ +
+
+
+
+
+
+ + + + + + + .. + + +
+ + + + +
+
+ +
+ + + + + +
+ : +
+
+
+ +
+
+ + + +
+ + + + + + + + + +
+ + +
+ diff --git a/Application/Views/Desktop/Issues/viewall.php b/Application/Views/Desktop/Issues/viewall.php new file mode 100644 index 0000000..2454e6f --- /dev/null +++ b/Application/Views/Desktop/Issues/viewall.php @@ -0,0 +1,122 @@ + + +. +?> + + + +
+ +
+ ">Home » +
+ +
+
+ : +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
viewStatus;?>"> ()getUser($row['issues']['created_by']));?> + +
+
+ +
+ : +
+ + + +
+
+ +
+ + + + + +
+ : +
+
+
+ +
+
+ + + +
+ + + + + + + +
-- cgit v1.2.3