Issues found when trying to create activities in interface operations
[sdc.git] / catalog-ui / src / app / ng2 / pages / composition / interface-operatons / operation-creator / interface-operation-handler.component.html
index e0889c7..b187fa5 100644 (file)
               </select>
         </div>
 
-        <div class="group-with-border content-row">
+        <div class="group-with-border content-row" *ngIf="showActivities">
             <label class="sub-operations-label"> Sub operations </label>
             <tabs tabStyle="basic-tabs" [hideIndicationOnTabChange]="true" (tabChanged)="tabChanged($event)">
                 <div *ngFor="let milestone of milestones">