Add loading icon on board view

This commit is contained in:
Frederic Guillot
2015-07-21 19:50:10 -04:00
parent ed5bf093ab
commit d8fb954f00
6 changed files with 46 additions and 21 deletions

View File

@@ -66,7 +66,7 @@
<section class="page">
<?= $this->app->flashMessage() ?>
<?= $content_for_layout ?>
</section>
</section>
<?php endif ?>
</body>
</html>