projects
/
WP-Plugins
/
glm-member-db-billing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1238996
)
Update table to have new class.
author
Steve Sutton
<ssutton@gmail.com>
Tue, 2 Jul 2019 21:21:06 +0000
(17:21 -0400)
committer
Steve Sutton
<ssutton@gmail.com>
Tue, 2 Jul 2019 21:21:06 +0000
(17:21 -0400)
Class glm-admin-table-inner is needed here for the mouseout event.
views/admin/billing/index.html
patch
|
blob
|
history
diff --git
a/views/admin/billing/index.html
b/views/admin/billing/index.html
index
8854a1e
..
ddd843d
100644
(file)
--- a/
views/admin/billing/index.html
+++ b/
views/admin/billing/index.html
@@
-20,7
+20,7
@@
{foreach $dashboards as $dashboard_title => $list}
<br clear="all">
<span class="label warning">{$dashboard_title}</span>
- <table class="stack">
+ <table class="stack
glm-admin-table-inner
">
<thead>
<tr>
<th>Member Name</th>