Move user templates to a subfolder

This commit is contained in:
Frédéric Guillot
2014-12-04 21:04:33 -05:00
parent 66e0028b4a
commit 6739dba792
18 changed files with 62 additions and 53 deletions

View File

@@ -410,7 +410,8 @@ Kanboard.Board = (function() {
}
};
})();// Task related functions
})();
// Task related functions
Kanboard.Task = (function() {
return {