pixelant / pxa_dealers

Extension to display searchable dealers/shops or other points of interests on Google maps
GNU General Public License v2.0
0 stars 1 forks source link

[BUGFIX] Fix JavaScript error on file concatenation #22

Closed mabolek closed 4 years ago

mabolek commented 4 years ago

The pxa_dealers_plugin.js file was loaded as a library, which led to load-order issues when the file was concatenated. The library flag has now been removed.