Add Keyboard Shorcuts Support.

This commit is contained in:
Paulo Gustavo Veiga
2012-07-02 00:06:26 -03:00
parent d3447d1142
commit ada0f6c679
10 changed files with 166 additions and 73 deletions

View File

@@ -63,13 +63,10 @@
<div id="headerInfo">
<div id="headerActions">
<spring:message code="WELCOME"/>, ${principal.firstname} | <span><a href="c/maps/"><spring:message
code="MY_WISEMAPS"/></a></span> |
<%--<span><a id="settings" href="c/settings"--%>
<%--title="<spring:message code="ACCOUNT_DETAIL"/>"><spring:message code="ACCOUNT"/></a></span> |--%>
<span><a href="c/logout" title="<spring:message code="LOGOUT"/>">
<spring:message code="LOGOUT"/>
</a></span>
<spring:message code="WELCOME"/>, ${principal.firstname} |
<span><a href="c/maps/"><spring:message code="MY_WISEMAPS"/></a></span> |
<span><a href="c/keyboard" id="keyboardShortcuts"><spring:message code="SHORTCUTS"/></a></span> |
<span><a href="c/logout" title="<spring:message code="LOGOUT"/>"><spring:message code="LOGOUT"/></a></span>
</div>
<a href="c/maps/">
<div id="headerLogo"></div>