diff --git a/Asset/js/relocate.js b/Asset/js/relocate.js new file mode 100644 index 0000000..543ed6d --- /dev/null +++ b/Asset/js/relocate.js @@ -0,0 +1,57 @@ +/* + * BulkMoveTasks -- place the "Move tasks in bulk" entry inside the native column menu. + * + * Kanboard only exposes the template:board:column:dropdown hook AFTER the column menu + *