From: Laury GvR Date: Wed, 19 Sep 2018 18:00:36 +0000 (-0400) Subject: Changed some file references and locations for new dashboard X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e4961fe8fb47d464d938122b062ed17d470bf682;p=WP-Plugins%2Fglm-member-db.git Changed some file references and locations for new dashboard --- diff --git a/views/admin/members/summaryWidget.html b/views/admin/members/summaryWidget.html deleted file mode 100644 index 74135139..00000000 --- a/views/admin/members/summaryWidget.html +++ /dev/null @@ -1,74 +0,0 @@ - - diff --git a/views/admin/newDashboard/header.html b/views/admin/newDashboard/header.html index dcca9412..c6685957 100644 --- a/views/admin/newDashboard/header.html +++ b/views/admin/newDashboard/header.html @@ -1,5 +1,5 @@
-

GLM AssociateDashboard

+

GLM Associate Dashboard

\ No newline at end of file diff --git a/views/admin/newDashboard/index.html b/views/admin/newDashboard/index.html index 34d72b15..af626a35 100644 --- a/views/admin/newDashboard/index.html +++ b/views/admin/newDashboard/index.html @@ -1,12 +1,11 @@ {include file='./header.html'}
-

GLM Associate Dashboard

{foreach $widgetData as $w} - {include file='admin/members/summaryWidget.html'} + {include file='./summaryWidget.html'} {/foreach}
diff --git a/views/admin/newDashboard/summaryWidget.html b/views/admin/newDashboard/summaryWidget.html new file mode 100644 index 00000000..74135139 --- /dev/null +++ b/views/admin/newDashboard/summaryWidget.html @@ -0,0 +1,74 @@ +
    +
  • +
     {$w|var_dump} 
    +
    + +
    + Number of members 0 +
    + (actions) +
    + + + + + + + + +
    +
    +
  • +
+