mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
Fix resource loading on IE
This commit is contained in:
parent
b98dc617e6
commit
c68b007ed7
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ module.config [
|
|||
return config
|
||||
]
|
||||
|
||||
# This fixes resource loading on IE
|
||||
$sceDelegateProvider.resourceUrlWhitelist [
|
||||
'self',
|
||||
'/templates/directives/*'
|
||||
|
|
Loading…
Reference in a new issue