revert the creation of a global gallery3 javascript variable

This commit is contained in:
Tim Almdal
2008-12-15 05:08:22 +00:00
parent 30c6ba48ea
commit bc40b48729
2 changed files with 0 additions and 9 deletions
@@ -13,10 +13,6 @@
<link rel="stylesheet" href="<?= $theme->url("jquery/superfish-navbar.css") ?>" type="text/css" media="screen,projection">
<script src="<?= $theme->url("jquery/superfish.js") ?>"></script>
<script type="text/javascript">
var gallery3 = {
base_url: "<?= url::base() ?>"
};
$(document).ready(function(){
$("ul.sf-menu").superfish({
pathClass: 'current'