pass api key
This commit is contained in:
parent
ae3afc93c3
commit
ac1a567fa4
3 changed files with 3 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ pandora.ui.placesDialog = function(options) {
|
|||
callback(result);
|
||||
});
|
||||
},
|
||||
apiKey: pandora.site.site.googleapikey,
|
||||
editPlace: function(place, callback) {
|
||||
pandora.api.editPlace(place, function(result) {
|
||||
Ox.Request.clearCache(); // fixme: remove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue