Add Loop name
[clamp.git] / src / main / resources / META-INF / resources / designer / partials / portfolios / clds_modelling.html
index f98fd95..3b2e312 100644 (file)
@@ -498,7 +498,7 @@ width: 14px;
                                                        <span id="modeler_name">Closed Loop Modeler</span>
                                                </span> 
                                                <span class="pull-right" >
-                                                       <span id="templa_name"></span>
+                                                       <span id="loop_name">No LOOP loaded yet</span>
                                                        &nbsp;
                                                        <i ng-click="showTDRView=!showTDRView" ng-class="showTDRView == true ?'fa fa-plus-circle':'fa fa-minus-circle'"></i>
                                                </span>
@@ -514,9 +514,7 @@ width: 14px;
 
                                                        </div>
                         
-                            <!--Commented becoz i m not able to find the htmls-->
-                                               <!-- <div  ng-show="isTestset && !isPalette && !isRequirementCoverage" style="width: 100%;height: 83.5vh;" ng-include src="'partials/portfolios/generate_testset.html'" ></div>
-                                               <div  ng-show="!isTestset && !isPalette && isRequirementCoverage" style="width: 100%;height: 83.5vh;" ng-include src="'partials/portfolios/requirement_coverage.html'" ></div> -->
+
                                  </div>
                         
                                        </div>
@@ -525,36 +523,6 @@ width: 14px;
                        </div>
 
                </div>
-
-               <!-- <div id="propertyExplorer" style="width: 20%;height:90vh" >
-
-                       <div class="panel panel-primary">
-                               <div class="panel-heading">
-                                       <div style="color: white;">
-
-                                               <span class="pull-left"> <span>Property Explorer</span>
-
-                                               </span> <span class="pull-right" ng-click="showTDRView=!showTDRView"><i
-                                                       ng-class="showTDRView == true ?'fa fa-plus-circle':'fa fa-minus-circle'"></i></span>
-                                       </div>
-
-                                       <div class="clearfix"></div>
-                               </div>
-                               <div ng-class="{hidden:showTDRView,chaldean:showTDRView}">
-                                       <div class="panel-body" style="height: 79vh; overflow: auto;">
-                                       
-                                  
-                                       
-                               <div id="propertyDiv"  ng-show="ispropertyExplorer" ng-include  src="'./partials/portfolios/Property_Explorer.html'"></div>
-               
-                                 
-                               </div>
-                       </div>
-
-               </div>
-
-       </div> -->
-       
   </div>                                                               
 </div>
 <div ng-show ="isResult">      </div>