Add board filter: collapse/expand tasks

This commit is contained in:
Frederic Guillot
2015-02-14 21:03:25 -05:00
parent 2eec0185ab
commit 7c4bdea324
24 changed files with 241 additions and 125 deletions

View File

@@ -1,4 +1,3 @@
<?php if (isset($not_editable)): ?>
<table id="board">
<?php else: ?>
@@ -25,4 +24,4 @@
)) ?>
<?php endif ?>
<?php endforeach ?>
</table>
</table>