You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
312 B
1 lines
312 B
!function(n){"use strict";function t(){this.$body=n("body")}t.prototype.init=function(){n(".task-list-items").each(function(){Sortable.create(n(this)[0],{group:"shared",animation:150})})},n.KanbanBoard=new t,n.KanbanBoard.Constructor=t}(window.jQuery),function(){"use strict";window.jQuery.KanbanBoard.init()}(); |