Experiments with keyboard shortcuts

This commit is contained in:
Frederic Guillot
2015-01-30 23:11:30 -05:00
parent 746e1a4e3d
commit e1be338053
5 changed files with 87 additions and 41 deletions

View File

@@ -4,7 +4,7 @@ app_css="base links title table form button alert tooltip header board project t
vendor_css="jquery-ui-1.10.4.custom chosen.min fullcalendar.min font-awesome.min"
app_js="base board calendar task analytic init"
vendor_js="jquery-1.11.1.min jquery-ui-1.10.4.custom.min jquery.ui.touch-punch.min chosen.jquery.min moment.min fullcalendar.min app.min"
vendor_js="jquery-1.11.1.min jquery-ui-1.10.4.custom.min jquery.ui.touch-punch.min chosen.jquery.min moment.min fullcalendar.min mousetrap.min app.min"
function merge_css {