diff --git a/Asset/js/relocate.js b/Asset/js/relocate.js new file mode 100644 index 0000000..ce0ec9b --- /dev/null +++ b/Asset/js/relocate.js @@ -0,0 +1,56 @@ +/* + * OrganonTweaks -- place the "Remove this Column" entry inside the native column menu. + * + * Kanboard only exposes the template:board:column:dropdown hook AFTER the column menu + *