forked from leftypol/leftypol
catalog.js: should be used only in catalog view
This commit is contained in:
parent
dafe0d5896
commit
ab52741a5f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
$().ready(function(){
|
if (active_page == 'catalog') $(function(){
|
||||||
|
|
||||||
$("#selectorzilla").change(function(){
|
$("#selectorzilla").change(function(){
|
||||||
sheit = this.value;
|
sheit = this.value;
|
||||||
|
@ -61,4 +61,4 @@ function buildTooltipster(){
|
||||||
content: $(muh_body)
|
content: $(muh_body)
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue