Small fix

This commit is contained in:
RainLoop Team 2014-12-18 03:20:42 +04:00
parent 453bcb969e
commit 52cd65a7eb

View file

@ -33,6 +33,7 @@
window.document.getElementById('rlThemeLink').href = window.rainloopAppData['NewThemeLink']; window.document.getElementById('rlThemeLink').href = window.rainloopAppData['NewThemeLink'];
} }
</script> </script>
<script data-cfasync="false"></script>
</head> </head>
<body> <body>
<div id="rl-bg" class="thm-body"></div> <div id="rl-bg" class="thm-body"></div>