Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
fb9dc8db7d
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ Tinter.registerTintable(updateTintedDownloadImage);
|
||||||
// if (parts[0] == 'origin') lockOrigin = decodeURIComponent(parts[1]);
|
// if (parts[0] == 'origin') lockOrigin = decodeURIComponent(parts[1]);
|
||||||
// }
|
// }
|
||||||
// window.onmessage=function(e){
|
// window.onmessage=function(e){
|
||||||
// if (lockOrigin === undefined || event.origin === lockOrigin) eval("("+e.data.code+")")(e);
|
// if (lockOrigin === undefined || e.origin === lockOrigin) eval("("+e.data.code+")")(e);
|
||||||
// }
|
// }
|
||||||
// </script></head><body></body></html>
|
// </script></head><body></body></html>
|
||||||
//
|
//
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue