Commit d30363fd by GD-A-150752

UI-fix

parent 163a2945
...@@ -527,7 +527,6 @@ ...@@ -527,7 +527,6 @@
</p-panel> </p-panel>
<!-- End displaying messages --> <!-- End displaying messages -->
<hr/>
<div *ngIf="isGeneric(stage)" class="ui-g-12 ui-md-6"> <div *ngIf="isGeneric(stage)" class="ui-g-12 ui-md-6">
<button (click)="removeStage(stage)" [disabled]="showLoader" <button (click)="removeStage(stage)" [disabled]="showLoader"
class="btn btn-primary add-more-btn">Remove Stage class="btn btn-primary add-more-btn">Remove Stage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment