Enable keyboard shortcut inside textarea and minor fixes

This commit is contained in:
Frederic Guillot
2015-02-15 21:54:21 -05:00
parent 353117f44e
commit b2c95a25e3
9 changed files with 19 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ app_css="base links title table form button alert tooltip header board task comm
vendor_css="jquery-ui.min chosen.min fullcalendar.min font-awesome.min"
app_js="base board calendar analytic task swimlane dashboard"
vendor_js="jquery-1.11.1.min jquery-ui.min jquery.ui.touch-punch.min chosen.jquery.min dropit.min moment.min fullcalendar.min mousetrap.min app.min"
vendor_js="jquery-1.11.1.min jquery-ui.min jquery.ui.touch-punch.min chosen.jquery.min dropit.min moment.min fullcalendar.min mousetrap.min mousetrap-global-bind.min app.min"
lang_js="da de es fi fr hu it ja pl pt-br ru sv th zh-cn"
function merge_css {