mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-29 19:37:30 +01:00
upload-selection + oekaki: hide confirmation
This commit is contained in:
parent
e37efb422e
commit
9773cef5fa
@ -57,6 +57,8 @@ $(function(){
|
||||
}
|
||||
if (enabled_oekaki) {
|
||||
my_html += " / <a href='javascript:void(0)' onclick='enable_oekaki(); return false;'>"+_("Oekaki")+"</a>";
|
||||
|
||||
$("#confirm_oekaki_label").hide();
|
||||
}
|
||||
$("#upload_selection").html(my_html);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user