mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 04:53:26 +00:00
Reenable geonames in edit users and register
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
;
|
||||
(function (root, factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
define([''], factory);
|
||||
define(['jquery.geonames'], factory);
|
||||
} else {
|
||||
root.geonames = factory();
|
||||
}
|
||||
|
Reference in New Issue
Block a user