[open-ils-commits] r1396 - conifer/branches/rel_2_0/web/opac/skin/uwin/xml/result (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Apr 19 13:49:51 EDT 2011


Author: dbs
Date: 2011-04-19 13:49:47 -0400 (Tue, 19 Apr 2011)
New Revision: 1396

Modified:
   conifer/branches/rel_2_0/web/opac/skin/uwin/xml/result/result_table.xml
Log:
And get the SFX icon filename right here, too


Modified: conifer/branches/rel_2_0/web/opac/skin/uwin/xml/result/result_table.xml
===================================================================
--- conifer/branches/rel_2_0/web/opac/skin/uwin/xml/result/result_table.xml	2011-04-19 17:34:29 UTC (rev 1395)
+++ conifer/branches/rel_2_0/web/opac/skin/uwin/xml/result/result_table.xml	2011-04-19 17:49:47 UTC (rev 1396)
@@ -77,7 +77,7 @@
                             <tr id='result_table_recid' class='result_table_title_cell hide_me'>
                                 <td class='sfx_display'> 
                                     <span class='sfx_image'>
-                                    <img src='../../../../images/sfxinfo.gif' alt=''/>
+                                    <img src='../../../../images/sfxinfo.jpg' alt=''/>
                                     <i>SFX E-Journals</i>
                                     </span>
                                     <span id='result_table_recid_span' name='result_table_recid_span' class='recid'>



More information about the open-ils-commits mailing list