mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-29 01:34:31 +01:00
catalog.js: should be used only in catalog view
This commit is contained in:
parent
d4174a8767
commit
07b190a3e0
@ -1,4 +1,4 @@
|
||||
$().ready(function(){
|
||||
if (active_page == 'catalog') $(function(){
|
||||
|
||||
$("#selectorzilla").change(function(){
|
||||
sheit = this.value;
|
||||
@ -61,4 +61,4 @@ function buildTooltipster(){
|
||||
content: $(muh_body)
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user