mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
. Email (.msg) filetype icons (from Linton)
. Help Link changed to open in new window git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2277 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
BIN
source/web/images/filetypes/msg.gif
Normal file
BIN
source/web/images/filetypes/msg.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 590 B |
BIN
source/web/images/filetypes32/msg.gif
Normal file
BIN
source/web/images/filetypes32/msg.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
@@ -44,7 +44,7 @@
|
||||
<td><a:actionLink value="#{msg.toggle_shelf}" image="/images/icons/shelf.gif" actionListener="#{NavigationBean.toggleShelf}" showLink="false" /></td>
|
||||
<td width=8> </td>
|
||||
<td><img src="<%=request.getContextPath()%>/images/icons/Help_icon.gif" width=15 height=15></td>
|
||||
<td><nobr><h:outputLink value="#{NavigationBean.helpUrl}"><h:outputText value="#{msg.help}" /></h:outputLink></nobr></td>
|
||||
<td><nobr><h:outputLink value="#{NavigationBean.helpUrl}" target="help"><h:outputText value="#{msg.help}" /></h:outputLink></nobr></td>
|
||||
<td width=8> </td>
|
||||
<td><nobr>
|
||||
<a:actionLink id="logout" image="/images/icons/logout.gif" value="#{msg.logout} (#{NavigationBean.currentUser.userName})" rendered="#{NavigationBean.isGuest == false}" action="#{LoginBean.logout}" />
|
||||
|
Reference in New Issue
Block a user