fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14064] modify how transport the image into the xsl


From: Saul
Subject: [Fmsystem-commits] [14064] modify how transport the image into the xsl
Date: Tue, 29 Sep 2015 23:48:19 +0000

Revision: 14064
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14064
Author:   psaul
Date:     2015-09-29 23:48:18 +0000 (Tue, 29 Sep 2015)
Log Message:
-----------
modify how transport the image into the xsl

Modified Paths:
--------------
    branches/dev-syncromind/booking/templates/base/massbooking_schedule.xsl

Modified: 
branches/dev-syncromind/booking/templates/base/massbooking_schedule.xsl
===================================================================
--- branches/dev-syncromind/booking/templates/base/massbooking_schedule.xsl     
2015-09-29 23:46:56 UTC (rev 14063)
+++ branches/dev-syncromind/booking/templates/base/massbooking_schedule.xsl     
2015-09-29 23:48:18 UTC (rev 14064)
@@ -53,7 +53,7 @@
                             <span><xsl:value-of select="php:function('lang', 
'Week')" />: </span>
                             <label id="numberWeek"></label>
                             <input type="text" id="datepicker" />
-                            <img id="pickerImg" 
src="/portico/phpgwapi/templates/base/images/cal.png" />
+                            <img id="pickerImg" src="{building/picker_img}" />
                         </div>
                     </li>
                     <li><span class="pure-button pure-button-primary" 
onclick="schedule.nextWeek(); return false"><xsl:value-of 
select="php:function('lang', 'Next week')"/></span></li>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]