fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16580]


From: nelson . guerra
Subject: [Fmsystem-commits] [16580]
Date: Mon, 17 Apr 2017 23:58:34 -0400 (EDT)

Revision: 16580
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16580
Author:   nelson224
Date:     2017-04-17 23:58:34 -0400 (Mon, 17 Apr 2017)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/js/portico/report.edit.js

Modified: branches/dev-syncromind-2/property/js/portico/report.edit.js
===================================================================
--- branches/dev-syncromind-2/property/js/portico/report.edit.js        
2017-04-12 04:24:55 UTC (rev 16579)
+++ branches/dev-syncromind-2/property/js/portico/report.edit.js        
2017-04-18 03:58:34 UTC (rev 16580)
@@ -118,7 +118,7 @@
 
 function build_text_aggregates(name)
 {
-       return "<span style='display:table-cell;'>As <input disabled='true' 
type='text' id='txt_" + name + "' name='txt_aggregate["+ name +"]'/></span>";
+       return "<span style='display:table-cell;'>As <input disabled='true' 
data-validation='required' type='text' id='txt_" + name + "' 
name='txt_aggregate["+ name +"]'/></span>";
 }
 
 function enabled_disabled_aggregates(name)




reply via email to

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