You are here

constant IP_GEOLOC_THROBBER_PREFIX in IP Geolocation Views & Maps 7

Same name and namespace in other branches
  1. 8 ip_geoloc.module \IP_GEOLOC_THROBBER_PREFIX
1 use of IP_GEOLOC_THROBBER_PREFIX
_ip_geoloc_process_find_me_ajax in ./ip_geoloc_blocks.inc
AJAX form submit handler for the "Set my location" block.

File

./ip_geoloc.module, line 38
IPGV&M is a mapping engine for Views that contain locations of entities and/or visitors. Google Maps, Leaflet and OpenLayers2 maps are all supported. and available through this module. Using a number of optional sources IPGV&M also retrieves…

Code

define('IP_GEOLOC_THROBBER_PREFIX', '<div class="ajax-progress ajax-progress-throbber"><div class="throbber">');