From: Steve Sutton Date: Fri, 29 Jul 2016 20:14:31 +0000 (-0400) Subject: Update for state drop down on location edit page for events X-Git-Tag: v1.2.26^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7084983606bee9b2d8ceff447bb702805512132e;p=WP-Plugins%2Fglm-member-db-events.git Update for state drop down on location edit page for events When editing or updating events need to have empty for state. Some of the events did not have location completed. --- diff --git a/index.php b/index.php index 44ea55e..71b09e2 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: GLM Members Database Events * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - * Version: 1.2.25 + * Version: 1.2.26 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -20,7 +20,7 @@ * @package glmMembersDatabaseEventsAddOn * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - * @version 1.2.25 + * @version 1.2.26 */ /* @@ -38,7 +38,7 @@ * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.2.25'); +define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.2.26'); define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.0.18'); // This is the minimum version of the GLM Members DB plugin require for this plugin. diff --git a/views/admin/events/editLocation.html b/views/admin/events/editLocation.html index 29b82a2..f0a3636 100644 --- a/views/admin/events/editLocation.html +++ b/views/admin/events/editLocation.html @@ -27,7 +27,7 @@ @@ -53,7 +53,7 @@ - + @@ -99,6 +99,7 @@ -
State:  Lon   Update pointer
@@ -197,7 +198,7 @@
- {if $haveEvent} + {if $haveEvent} {/if} @@ -309,8 +310,8 @@
Map Location Using Address

(map loads here)
-

- Position: +

+ Position:  Lat  Lon   Update pointer.
@@ -322,4 +323,4 @@

\ No newline at end of file +