fix embed options
This commit is contained in:
parent
d82cd9b6a7
commit
1cc18c52c3
2 changed files with 12 additions and 8 deletions
|
|
@ -456,6 +456,9 @@ appPanel
|
|||
videoFormat: Ox.getVideoFormat(pandora.site.video.formats)
|
||||
});
|
||||
|
||||
pandora.site.site.url = document.location.host
|
||||
pandora.site.site.https = document.location.protocol == 'https:'
|
||||
|
||||
Ox.Map.GoogleApiKey = pandora.site.site.googleapikey;
|
||||
|
||||
// set locale and initialize url controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue