Add subtasks restrictions and time tracking
This commit is contained in:
@@ -178,6 +178,8 @@ var Kanboard = (function() {
|
||||
$("form").submit();
|
||||
});
|
||||
|
||||
$(".popover-subtask-restriction").click(Kanboard.Popover);
|
||||
|
||||
Kanboard.InitAfterAjax();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user