fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16037]


From: nelson . guerra
Subject: [Fmsystem-commits] [16037]
Date: Thu, 1 Dec 2016 19:59:41 +0000 (UTC)

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


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

Modified: branches/dev-syncromind-2/property/js/portico/import_components.js
===================================================================
--- branches/dev-syncromind-2/property/js/portico/import_components.js  
2016-12-01 00:50:20 UTC (rev 16036)
+++ branches/dev-syncromind-2/property/js/portico/import_components.js  
2016-12-01 19:59:41 UTC (rev 16037)
@@ -564,7 +564,7 @@
        {
                $('#profile_selected').empty();
                $('#profile_selected').append($("#profile_list 
option:selected").text());
-               $('#cod_profile_selected').val($('#profile_selected').val());
+               $('#cod_profile_selected').val($("#profile_list").val());
 
                if ($('#profile_list').val())
                {




reply via email to

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