catalog.js: should be used only in catalog view
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$().ready(function(){
|
||||
if (active_page == 'catalog') $(function(){
|
||||
|
||||
$("#selectorzilla").change(function(){
|
||||
sheit = this.value;
|
||||
|
Reference in New Issue
Block a user