Rewrite task move position component and remove Vuejs
This commit is contained in:
@@ -157,9 +157,5 @@ Kanboard.Popover.prototype.afterOpen = function() {
|
||||
this.app.autoComplete();
|
||||
this.app.tagAutoComplete();
|
||||
|
||||
new Vue({
|
||||
el: '#popover-container'
|
||||
});
|
||||
|
||||
KB.render();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user