X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fplatformview.py;h=a39fce9942d152bb2dc6e38418f955563849a04a;hb=f0f76a08ca9dc5d208e1521a73ba1ba60a3c0065;hp=1b80349b01b18415594910d93d90e2b8922f7c6b;hpb=ecf7dd5d099c5b94952b6795b748380e2284bc14;p=myslice.git diff --git a/portal/platformview.py b/portal/platformview.py index 1b80349b..a39fce99 100644 --- a/portal/platformview.py +++ b/portal/platformview.py @@ -82,7 +82,7 @@ class PlatformView(FreeAccessView): query = query_resource_default_fields, query_all = query_resource_all, # this key is the one issued by google - googlemap_api_key = Config().googlemap_api_key(), + googlemap_api_key = ConfigEngine().googlemap_api_key(), # the key to use at init-time init_key = main_query_init_key, checkboxes = False,