diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index f4630ae17..395b09986 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -23,17 +23,10 @@ define([ UIElements.getSvgLogo = function () { var svg = (function(){/* - - - - - image/svg+xml - - - - - - + + + + */}).toString().slice(14,-3); return svg;