change system for #1123 and keyboard arrows shortcuts

This commit is contained in:
Thomas Citharel
2015-03-07 22:52:03 +01:00
parent 0ae1e652c9
commit 00dc7622fb
6 changed files with 63 additions and 4 deletions

View File

@ -33,4 +33,5 @@
<script src="{{ poche_url }}themes/_global/js/autoClose.js"></script>
<script src="{{ poche_url }}themes/default/js/closeMessage.js"></script>
<script src="{{ poche_url }}themes/_global/js/saveLink.js"></script>
<script src="{{ poche_url }}themes/_global/js/keyboard.js"></script>
<script src="{{ poche_url }}themes/_global/js/popupForm.js"></script>