Remove datatable lib
[clamp.git] / src / main / resources / META-INF / resources / designer / partials / portfolios / clds_modelling.html
index 3f7192e..d1d4816 100644 (file)
@@ -240,15 +240,10 @@ width: 14px;
 </style>
 <div attribute-test="cldsmodelling" class="container-fluid" ng-controller="ActivityModellingCtrl" style="height: 90vh;margin:0;padding:0;overflow: hidden;">
        <div id="utm-splitter" class="k-content"  style="height: 90vh;overflow: hidden;">
-       <!-- clds: size 0% rather than 30% -->
-       <!-- div id="UTMdashboard" kendo-splitter
-               k-panes="[  { collapsible: true, collapsedSize: '0%',size:'30%'},{}]"
-               k-orientation="orientation" k-rebind="orientation"
-               ng-class="{hidden:testsetgendashboard}" style="height: 90vh;overflow: hidden;margin-left: 2px;margin-right: 2px;" -->
        <div attribute-test="cldsmodelling2" id="UTMdashboard" kendo-splitter
                k-panes="[  { collapsible: true, collapsedSize: '0%',size:'0%'},{}]"
                k-orientation="orientation" k-rebind="orientation"
-               ng-class="{hidden:testsetgendashboard}" style="height: 90vh;overflow: hidden;margin-left: 2px;margin-right: 2px;">
+    style="height: 90vh;overflow: hidden;margin-left: 2px;margin-right: 2px;">
                <div style="display: none;" id="projectExplorer">
                <!-- clds: remove project explorer - use display: none -->
                <!-- div style="width: 30%; height: 90vh;overflow: hidden;" id="projectExplorer" -->
@@ -637,10 +632,14 @@ width: 14px;
                                <div class="panel-heading">
                                        <div style="color: white;">
 
-                                               <span class="pull-left"> <span id="modeler_name">Closed Loop Modeler</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>
+                                               <span class="pull-left"> 
+                                                       <span id="modeler_name">Closed Loop Modeler</span>
+                                               </span> 
+                                               <span class="pull-right" >
+                                                       <span id="templa_name"></span>
+                                                       &nbsp;
+                                                       <i ng-click="showTDRView=!showTDRView" ng-class="showTDRView == true ?'fa fa-plus-circle':'fa fa-minus-circle'"></i>
+                                               </span>
                                        </div>
 
                                        <div class="clearfix"></div>