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