Improved a little bit the keyboard shortcuts.

This commit is contained in:
Loic d'Anterroches
2008-11-27 09:18:33 +01:00
parent 83fd312c81
commit 08f6c5fc79
3 changed files with 12 additions and 6 deletions

View File

@@ -54,6 +54,7 @@
<div id="ft">{block foot}<a href="http://www.indefero.net" title="InDefero, bug tracking and more"><img src="{media '/idf/img/powered-by-indefero.png'}" alt="InDefero Logo" /></a>{/block}</div>
</div>
<script type="text/javascript" src="{media '/idf/js/jquery-1.2.6.min.js'}"></script>
{include 'idf/js-hotkeys.html'}
{block javascript}{/block}
</body>
</html>