4 lines
No EOL
225 B
JavaScript
4 lines
No EOL
225 B
JavaScript
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
//Fix Transparent PNGs in IE6.
|
|
//webapp/web/js/jquery_plugins/supersleight.js creates the supersleight() method
|
|
$('body').supersleight(); |