Merge pull-request #106 (datepicker and long column names fix)

This commit is contained in:
Frédéric Guillot
2014-06-20 16:01:53 -03:00
parent 169cbb56f8
commit 08621f99e6
22 changed files with 685 additions and 10 deletions

View File

@@ -12,6 +12,7 @@
<?= Helper\css('assets/css/app.css') ?>
<?= Helper\css('assets/css/font-awesome.min.css') ?>
<?= Helper\css('assets/css/jquery-ui-1.10.4.custom.css'); ?>
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<link rel="apple-touch-icon" href="assets/img/touch-icon-iphone.png">
@@ -58,4 +59,4 @@
</section>
<?php endif ?>
</body>
</html>
</html>