mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-31 04:13:49 +01:00
inline-expanding-filename.js: onReady
This commit is contained in:
parent
5306f1d1f9
commit
41f9aed606
@ -13,7 +13,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
onready(function() {
|
||||
onReady(function() {
|
||||
let inlineExpandingFilename = function() {
|
||||
$(this).find(".fileinfo > a").click(function() {
|
||||
let imagelink = $(this).parent().parent().find('a[target="_blank"]:first');
|
||||
|
Loading…
x
Reference in New Issue
Block a user