From 478c8cbb90b62f96f97b049036db50558bc7a1a2 Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Mon, 4 Mar 2019 23:49:19 +0000 Subject: [PATCH] Profile pages added --- .../application/views/provider/dash.php | 2 + .../application/views/template/topstrip.php | 77 ------------------- .../application/views/template/topstrip2.php | 76 ++++++++++++++++++ 3 files changed, 78 insertions(+), 77 deletions(-) create mode 100644 providerwww/application/views/template/topstrip2.php diff --git a/providerwww/application/views/provider/dash.php b/providerwww/application/views/provider/dash.php index 9701378..c8df736 100644 --- a/providerwww/application/views/provider/dash.php +++ b/providerwww/application/views/provider/dash.php @@ -13,6 +13,8 @@
+ + diff --git a/providerwww/application/views/template/topstrip.php b/providerwww/application/views/template/topstrip.php index 8ff6f6a..71d22b0 100644 --- a/providerwww/application/views/template/topstrip.php +++ b/providerwww/application/views/template/topstrip.php @@ -53,80 +53,3 @@
- -
-
-
-
-
-
-
-

Total Visits

- -
-
-
-
-
-
-

15,640

-

Monthly visitor

-
-
-
-
-
-
-
-

Total Cost

- -
-
-
-
-
-
-

16,656

-

This month

-
-
-
-
-
-
-
-

Total Sales

- -
-
-
-
-
-
-

569

-

Avg. Sales per day

-
-
-
-
-
-
-
-
-
-
-
-
    -
  • - Redirect Visits 456
  • -
  • New Visits 256
  • -
  • Direct Visits 128
  • -
-
-
-
-
-
-
-
-
\ No newline at end of file diff --git a/providerwww/application/views/template/topstrip2.php b/providerwww/application/views/template/topstrip2.php new file mode 100644 index 0000000..8149b2a --- /dev/null +++ b/providerwww/application/views/template/topstrip2.php @@ -0,0 +1,76 @@ +
+
+
+
+
+
+
+

Total Visits

+ +
+
+
+
+
+
+

15,640

+

Monthly visitor

+
+
+
+
+
+
+
+

Total Cost

+ +
+
+
+
+
+
+

16,656

+

This month

+
+
+
+
+
+
+
+

Total Sales

+ +
+
+
+
+
+
+

569

+

Avg. Sales per day

+
+
+
+
+
+
+
+
+
+
+
+
    +
  • + Redirect Visits 456
  • +
  • New Visits 256
  • +
  • Direct Visits 128
  • +
+
+
+
+
+
+
+
+
\ No newline at end of file