projects
/
WP-Plugins
/
glm-member-db-obits.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd974d8
)
removing debug statement left behind
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 1 May 2017 17:04:54 +0000
(13:04 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 1 May 2017 17:04:54 +0000
(13:04 -0400)
the admin list view had a left over debug statement from testing that was removed
views/admin/obits/list.html
patch
|
blob
|
history
diff --git
a/views/admin/obits/list.html
b/views/admin/obits/list.html
index
9bba5c2
..
eb5df74
100644
(file)
--- a/
views/admin/obits/list.html
+++ b/
views/admin/obits/list.html
@@
-7,7
+7,7
@@
{if $obitDeleteError}<span class="glm-error glm-flash-updated glm-right">Obit Delete Error</span>{/if}
</h2>
{/if}
-{debug}
+
<form action="{$thisUrl}?page={$thisPage}" method="post" id="searchForm">
<input type="hidden" name="prevStart" value="{$prevStart}">