fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10890] Added functionality for changing status for a


From: Torstein
Subject: [Fmsystem-commits] [10890] Added functionality for changing status for a check list
Date: Sun, 17 Feb 2013 13:19:15 +0000

Revision: 10890
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10890
Author:   vator
Date:     2013-02-17 13:19:15 +0000 (Sun, 17 Feb 2013)
Log Message:
-----------
Added functionality for changing status for a check list

Modified Paths:
--------------
    
trunk/controller/templates/mobilefrontend/check_list/fragments/check_list_top_section.xsl

Modified: 
trunk/controller/templates/mobilefrontend/check_list/fragments/check_list_top_section.xsl
===================================================================
--- 
trunk/controller/templates/mobilefrontend/check_list/fragments/check_list_top_section.xsl
   2013-02-17 13:17:20 UTC (rev 10889)
+++ 
trunk/controller/templates/mobilefrontend/check_list/fragments/check_list_top_section.xsl
   2013-02-17 13:19:15 UTC (rev 10890)
@@ -29,7 +29,7 @@
     <!-- ==================  CHANGE STATUS FOR CHECKLIST  
===================== -->
     
     <div id="change-check-list-status">
-      <span><xsl:value-of select="php:function('lang', $status_not_done)" 
/></span>
+      <span><xsl:value-of select="php:function('lang', 'status_not_done')" 
/></span>
       <div class="icon">
         <img height="15" src="controller/images/status_icon_red_empty.png" />
       </div>      




reply via email to

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