forked from leftypol/leftypol
Enable posting from catalog without JS
Thank you based lewdposter
This commit is contained in:
parent
b227982390
commit
79156cbbe4
2 changed files with 7 additions and 8 deletions
|
@ -45,9 +45,4 @@ if (active_page == 'catalog') $(function(){
|
|||
$(this).css('width', 'auto');
|
||||
}
|
||||
});
|
||||
|
||||
$('#post-form-opener').on('click', function(e) {
|
||||
$('#post-form-container').css('display', 'unset');
|
||||
$('#post-form-opener').css('display', 'none');
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue