From ad22ea3526a146ea8ce305c8375c35836465cc30 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 4 Jul 2026 22:44:42 -0400 Subject: feat: admin gui move objects between directories and better toolbar wrapping --- internal/admin/static/dropeditor.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'internal/admin/static/dropeditor.js') diff --git a/internal/admin/static/dropeditor.js b/internal/admin/static/dropeditor.js index 1569a04..dddcddb 100644 --- a/internal/admin/static/dropeditor.js +++ b/internal/admin/static/dropeditor.js @@ -66,6 +66,7 @@ function renderDropEditor(id, data) { html += renderCard(sec, data); }); html += ''; + html += renderMoveBar(); html += ''; html += '