Remove shade on toolbar
This commit is contained in:
@@ -44,11 +44,11 @@
|
||||
|
||||
<spring:message code="WELCOME"/>, ${principal.firstname} |
|
||||
<span><a href="../../c/maps/"><spring:message code="MY_WISEMAPS"/></a></span> |
|
||||
<span><a href="#" target=" " id="tutorialVideo"><spring:message code="TUTORIAL_VIDEO"/></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>
|
||||
</c:if>
|
||||
<%-- This is the try page toolbar --%>
|
||||
<c:if test="${memoryPersistence}">
|
||||
<span><a href="../../c/keyboard" id="tutorialVideo"><spring:message code="TUTORIAL_VIDEO"/></a></span> |
|
||||
<span><a href="#" id="keyboardShortcuts"><spring:message code="SHORTCUTS"/></a></span> |
|
||||
|
Reference in New Issue
Block a user