fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16146]


From: nelson . guerra
Subject: [Fmsystem-commits] [16146]
Date: Fri, 6 Jan 2017 14:10:25 +0000 (UTC)

Revision: 16146
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16146
Author:   nelson224
Date:     2017-01-06 14:10:25 +0000 (Fri, 06 Jan 2017)
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  
2017-01-04 22:32:49 UTC (rev 16145)
+++ branches/dev-syncromind-2/property/js/portico/import_components.js  
2017-01-06 14:10:25 UTC (rev 16146)
@@ -196,6 +196,12 @@
                        return false;
                }       
                
+               if ($('#attribute_name_component_id').val() === '')
+               {
+                       alert('Choose attribute name for Component ID');
+                       return false;
+               }
+               
                if (isSendingData())
                {
                        return false;




reply via email to

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