CB-10650 Non-index content.src causes Splashscreen to be not displayed on browser

This commit is contained in:
daserge
2016-02-19 12:46:29 +03:00
parent 5ea854d8c3
commit 850159490c
3 changed files with 4 additions and 5 deletions
+1 -3
View File
@@ -19,11 +19,9 @@
*
*/
/* global win:true */
( function() {
win = null;
var win = null;
module.exports = {
show: function() {