TCA Window initialization not possible anymore 43/16443/1
authorAnaël Closson <ac2550@intl.att.com>
Thu, 28 Sep 2017 15:44:45 +0000 (17:44 +0200)
committerAnaël Closson <ac2550@intl.att.com>
Thu, 28 Sep 2017 15:46:20 +0000 (17:46 +0200)
Change-Id: I56750cebf5345f89eb11158c0cbd6325d83a283e
Issue-ID: CLAMP-58
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
src/main/resources/META-INF/resources/designer/partials/portfolios/tca_properties.html

index 238e37a..546909a 100644 (file)
                                $('#go_properties_tab'+num).text($('#formId' +num+ ' #tname').val());
                                $("#formId"+num + " #properties_tab").invisible();
                        }
-               } 
+               } else {
+      var count = add_one_more();
+      generateTUUID(count);
+    }
        
                $("#savePropsBtn").click(function(event) {
                        var num = 1