projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
051cf10
)
Update for not using county
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 18 Feb 2019 21:15:08 +0000
(16:15 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 18 Feb 2019 21:15:08 +0000
(16:15 -0500)
Need county to be 0X if not using it.
views/admin/events/editLocation.html
patch
|
blob
|
history
diff --git
a/views/admin/events/editLocation.html
b/views/admin/events/editLocation.html
index
0ac0930
..
c1485e5
100755
(executable)
--- a/
views/admin/events/editLocation.html
+++ b/
views/admin/events/editLocation.html
@@
-30,6
+30,9
@@
{if !$settings.use_venue_locations}
<input type="hidden" name="other_ref_dest" value="0">
{/if}
+{if $settings.enable_counties}
+ <input type="hidden" name="county" value="0">
+{/if}
<table id="glm-table-location" class="glm-admin-table glm-event-table{if $currentTab != 'glm-table-location'} glm-hidden{/if}">
<tr>
<td id="placeLocationDeletesHere" colspan="2">