Initialized variable

This commit is contained in:
Saqib Razzaq 2016-05-16 18:02:30 +05:00
parent 5920aa2c1b
commit 34a1793f28

View file

@ -79,6 +79,7 @@
$( this )[ (1&i) ? 'addClass' : 'removeClass' ]( 'photo-land-no' );
})
})
var pageNow = "{$smarty.const.THIS_PAGE}";
</script>
{include file="$style_dir/blocks/quicklist/qlist_main.html"}
<script type="text/javascript" src="{$theme}/js/fast_qlist.js"></script>