<p-checkboxlabel="I currently work here"[binary]="true"[(ngModel)]="experience.StillInRole"name="StillInRole{{i}}">
<p-checkboxlabel="I currently work here"[binary]="true"[(ngModel)]="experience.StillInRole"name="StillInRole{{i}}">
</p-checkbox>
</p-checkbox>
</div>
</div>
</div>
</div>
</div>
</div>
<divclass="col-md-9">
<divclass="col-md-9"*ngIf="experience.Employer">
<divclass="row">
<divclass="row">
<divclass="col-md-6 form-group">
<divclass="col-md-6 form-group">
<label>Actual job title</label>
<label>Actual job title</label>
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
</app-form-control>
</app-form-control>
</div>
</div>
<divclass="col-md-6 form-group">
<divclass="col-md-6 form-group">
<label>ILO job title</label>
<labelclass="with-help-text">ILO job title <spanclass="help-text"><iclass="fa fa-question"pTooltip="This is the set of International Labour Organisation (ILO) job titles. It helps Matchd to determine the type of occupation for this job."tooltipStyleClass="t-w300"></i></span></label>