/* * OrganonTweaks -- move plugin-injected DOM bits into their native positions on the board. * * Both fixes are needed because Kanboard's relevant hooks render at the END of their * container, not where the item belongs: * * 1. "Remove this Column": the template:board:column:dropdown hook renders AFTER the column * menu