Skip to content
Snippets Groups Projects
Commit 12b83f6a authored by kbeyro's avatar kbeyro
Browse files

add header

parent 5ebce399
No related branches found
No related tags found
1 merge request!220Template paging
...@@ -100,6 +100,10 @@ ...@@ -100,6 +100,10 @@
<div *ngIf="activeStepIndex === 2"> <div *ngIf="activeStepIndex === 2">
<div class="bs-callout bs-callout-primary">
<h4>{{'CLUSTERS.WIZARD.STEP_3' | translate }}</h4>
{{'CLUSTERS.WIZARD.STEP_3_INFO' | translate }}
</div>
<div class="background-section"> <div class="background-section">
<h4 style="font-size:15px; font-weight: bold">{{ 'CLUSTERS.TITLE' | translate }}</h4> <h4 style="font-size:15px; font-weight: bold">{{ 'CLUSTERS.TITLE' | translate }}</h4>
<div class="panel-body"> <div class="panel-body">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment