Securifi Community Forum

Securifi Products => Almond+ => Topic started by: Gleb on October 28, 2014, 12:22:51 pm

Title: Loading assets from code.jquery.com
Post by: Gleb on October 28, 2014, 12:22:51 pm
I've noticed the webui reference some external files near the bottom of the template. This seems like an oversight.

Code: [Select]
<p class="luci" style="text-align:center; padding-top:0px !important;">&copy; 2014 Securifi. All rights reserved.</p>
<p class="luci" style="text-align:center; padding-top:0px !important;">Site best viewed in Modern Browsers (IE9+, Firefox 25+, Chrome 25+) at 1024 x 768 pixels resolution.</p>
<link rel="stylesheet" href="//code.jquery.com/ui/1.11.1/themes/smoothness/jquery-ui.css">
<script src="//code.jquery.com/ui/1.11.1/jquery-ui.js"></script>
Title: Re: Loading assets from code.jquery.com
Post by: LGNilsson on October 28, 2014, 11:51:36 pm
Noted and reported to the software team.