Do not allow closed tasks to move on the board

This commit is contained in:
Frederic Guillot
2015-07-04 12:39:43 -04:00
parent 554500aa49
commit 37c1b79bdd
11 changed files with 86 additions and 91 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
print_css="print links table board task comment subtask markdown"
app_css="base links title table form button alert tooltip header board task comment subtask markdown listing activity dashboard pagination popover confirm sidebar responsive dropdown"
app_css="base links title table form button alert tooltip header board task comment subtask markdown listing activity dashboard pagination popover confirm sidebar responsive dropdown screenshot"
vendor_css="jquery-ui.min chosen.min fullcalendar.min font-awesome.min c3.min"
app_js="base board calendar analytic swimlane screenshot"