keyboard shortcuts

This commit is contained in:
Athou
2013-03-28 23:18:19 +01:00
parent 5383332182
commit 24e5f718cd
4 changed files with 84 additions and 5 deletions

View File

@@ -249,6 +249,11 @@
<artifactId>spin-js</artifactId>
<version>1.2.7</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
<artifactId>mousetrap</artifactId>
<version>1.3</version>
</dependency>
</dependencies>
<profiles>