fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15204]


From: nelson . guerra
Subject: [Fmsystem-commits] [15204]
Date: Thu, 26 May 2016 01:41:13 +0000 (UTC)

Revision: 15204
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15204
Author:   nelson224
Date:     2016-05-26 01:41:12 +0000 (Thu, 26 May 2016)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/js/portico/location.edit.js
===================================================================
--- branches/dev-syncromind-2/property/js/portico/location.edit.js      
2016-05-26 01:40:48 UTC (rev 15203)
+++ branches/dev-syncromind-2/property/js/portico/location.edit.js      
2016-05-26 01:41:12 UTC (rev 15204)
@@ -4,9 +4,9 @@
 
 $(document).ready(function ()
 {
-       $('#category_id').change( function()
+       $('#doc_type').change( function()
        {
-               oTable0.dataTableSettings[0]['ajax']['data']['cat_id'] = 
$(this).val();
+               oTable0.dataTableSettings[0]['ajax']['data']['doc_type'] = 
$(this).val();
                oTable0.fnDraw();                               
        });
 




reply via email to

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