From 03655c579b16553434e0ec16ce4d27296dc84d20 Mon Sep 17 00:00:00 2001 From: /jedi/ Date: Thu, 21 Feb 2019 22:29:46 +0100 Subject: [PATCH] dev foo --- templates/dashboard.php | 102 +++++++++++++++++++++++++-- templates/item.php | 149 ++++++++++++++++++++++++++++++++++++++++ templates/lost.php | 2 +- templates/sidebar.php | 6 ++ 4 files changed, 253 insertions(+), 6 deletions(-) create mode 100644 templates/item.php diff --git a/templates/dashboard.php b/templates/dashboard.php index 018546f..458491e 100644 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -88,15 +88,26 @@ $stats = get_stats(); - + + + +
+
+ + Area Chart Example
+
+ +
+ +
@@ -117,6 +128,87 @@ $stats = get_stats(); - + + + + + + \ No newline at end of file diff --git a/templates/item.php b/templates/item.php new file mode 100644 index 0000000..acdafe0 --- /dev/null +++ b/templates/item.php @@ -0,0 +1,149 @@ + + + + +
+ + + + + + + + + + +
+
+ + Insert Item into DB +
+
+
+

">

+

+

+

+

+ + +
+ +
+
+ + + +
+
+
+ +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/templates/lost.php b/templates/lost.php index a739832..0591345 100644 --- a/templates/lost.php +++ b/templates/lost.php @@ -52,7 +52,7 @@