Changed forums icons to use browse bean's small icon resolver and required patch
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2513 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
BIN
source/web/images/icons/forum-16.gif
Normal file
After Width: | Height: | Size: 1009 B |
Before Width: | Height: | Size: 1009 B After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
BIN
source/web/images/icons/forums-16.gif
Normal file
After Width: | Height: | Size: 648 B |
Before Width: | Height: | Size: 648 B After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.6 KiB |
BIN
source/web/images/icons/topic-16.gif
Normal file
After Width: | Height: | Size: 581 B |
BIN
source/web/images/icons/topic_exclamation-16.gif
Normal file
After Width: | Height: | Size: 591 B |
Before Width: | Height: | Size: 591 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
BIN
source/web/images/icons/topic_question-16.gif
Normal file
After Width: | Height: | Size: 594 B |
Before Width: | Height: | Size: 594 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
@@ -68,7 +68,7 @@
|
||||
<%-- actions for topics --%>
|
||||
<a:panel id="forum-actions">
|
||||
<td width=32>
|
||||
<h:graphicImage id="space-logo" url="/images/icons/forum_large.gif" width="32" height="32" />
|
||||
<h:graphicImage id="space-logo" url="/images/icons/forum.gif" width="32" height="32" />
|
||||
</td>
|
||||
<td>
|
||||
<%-- Summary --%>
|
||||
|
@@ -68,7 +68,7 @@
|
||||
<%-- actions for forums --%>
|
||||
<a:panel id="forums-actions">
|
||||
<td width=32>
|
||||
<h:graphicImage id="space-logo" url="/images/icons/forums_large.gif" width="32" height="32" />
|
||||
<h:graphicImage id="space-logo" url="/images/icons/forums.gif" width="32" height="32" />
|
||||
</td>
|
||||
<td>
|
||||
<%-- Summary --%>
|
||||
|