From: Steve Sutton Date: Thu, 9 Feb 2017 21:27:47 +0000 (-0500) Subject: Adding the status column to member package tag (list packages) X-Git-Tag: v1.2.6^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=56fc9fab0ec7b5a2a304b63135b478f51484c608;p=WP-Plugins%2Fglm-member-db-packaging.git Adding the status column to member package tag (list packages) Added the status column to display what the status is of member packages. --- diff --git a/views/admin/member/packaging.html b/views/admin/member/packaging.html index fe0fb43..6b1ec3c 100644 --- a/views/admin/member/packaging.html +++ b/views/admin/member/packaging.html @@ -200,6 +200,7 @@ Package + Status Start End Expire @@ -212,6 +213,9 @@ {$p.title} + + {$p.status.name} + {$p.start_date.date}