Update for not using county
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 18 Feb 2019 21:15:08 +0000 (16:15 -0500)
committerSteve 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

index 0ac0930..c1485e5 100755 (executable)
@@ -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">