fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13282]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13282]
Date: Tue, 26 May 2015 22:08:53 +0000

Revision: 13282
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13282
Author:   nelson224
Date:     2015-05-26 22:08:53 +0000 (Tue, 26 May 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/templates/base/wo_hour.xsl

Modified: branches/dev-syncromind/property/templates/base/wo_hour.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/wo_hour.xsl 2015-05-26 
21:24:17 UTC (rev 13281)
+++ branches/dev-syncromind/property/templates/base/wo_hour.xsl 2015-05-26 
22:08:53 UTC (rev 13282)
@@ -197,6 +197,12 @@
                                                                        
<xsl:value-of select="lang_name_statustext"/>
                                                                        
<xsl:text>'; return true;</xsl:text>
                                                                </xsl:attribute>
+                                                               <xsl:attribute 
name="data-validation">
+                                                                       
<xsl:text>required</xsl:text>
+                                                               </xsl:attribute>
+                                                               <xsl:attribute 
name="data-validation-error-msg">
+                                                                       
<xsl:value-of select="php:function('lang', 'Please - enter a template name!')"/>
+                                                               </xsl:attribute>
                                                        </input>
                                                </div>
                                                <div class="pure-control-group">




reply via email to

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