fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13110]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13110]
Date: Tue, 28 Apr 2015 23:31:46 +0000

Revision: 13110
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13110
Author:   nelson224
Date:     2015-04-28 23:31:45 +0000 (Tue, 28 Apr 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/js/portico/invoice.list_sub.js

Modified: branches/dev-syncromind/property/js/portico/invoice.list_sub.js
===================================================================
--- branches/dev-syncromind/property/js/portico/invoice.list_sub.js     
2015-04-28 23:31:17 UTC (rev 13109)
+++ branches/dev-syncromind/property/js/portico/invoice.list_sub.js     
2015-04-28 23:31:45 UTC (rev 13110)
@@ -86,6 +86,8 @@
                var data = {"values": values};
                JqueryPortico.execute_ajax(requestUrl, function(result){
                        
+                       document.getElementById("message").innerHTML = '';
+                       
                        if (typeof(result.message) !== 'undefined')
                        {
                                $.each(result.message, function (k, v) {




reply via email to

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