From 905d58aa50ae33d76a7eaf8624a5e29d25d6d382 Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 6 Apr 2019 21:09:10 -0300 Subject: Nuevo estilo en BBS: Gamer --- static/js/weabot.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static/js') diff --git a/static/js/weabot.js b/static/js/weabot.js index a79834d..5a92836 100644 --- a/static/js/weabot.js +++ b/static/js/weabot.js @@ -377,6 +377,9 @@ document.addEventListener("DOMContentLoaded", function(e) { if (types.includes("JPG")) types.push("JPEG"); postform.file.addEventListener("change", filePreview); } + + var del = document.getElementById("delform"); + if (del) del.password.value = weabot.password; window.addEventListener("hashchange", checkhighlight); -- cgit v1.2.1-18-gbd029