File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
shared/components/details-fields Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8989
9090
9191 < div class ="form-group row ">
92- < label class ="col-12 col-sm-2 col-form-label pr-0 "> Time in:</ label >
92+ < label class ="col-12 col-sm-2 "> Time in:</ label >
9393 < div class ="col-12 col-sm-4 ">
9494 < input
9595 [clearIfNotMatch] ="true "
108108 aria-describedby ="inputGroup-sizing-sm "
109109 />
110110 </ div >
111-
112- < label class ="col-12 col-sm-2 col-form-label pr-0 " *ngIf ="!goingToWorkOnThis "> Time out:</ label >
111+
112+ < label class ="col-12 col-sm-2 " *ngIf ="!goingToWorkOnThis "> Time out:</ label >
113113 < div class ="col-12 col-sm-4 " *ngIf ="!goingToWorkOnThis ">
114114 < input
115115 *ngIf ="!goingToWorkOnThis "
Original file line number Diff line number Diff line change 5757 </ tbody >
5858 </ table >
5959</ div >
60- < div class ="modal fade " id ="editRecordsByDate " tabindex ="-1 " role ="dialog " aria-hidden =" true " >
60+ < div class ="modal fade " id ="editRecordsByDate " tabindex ="-1 " role ="dialog ">
6161 < div class ="modal-dialog modal-dialog-centered " role ="document ">
6262 < div class ="modal-content ">
6363 < div class ="modal-header ">
You can’t perform that action at this time.
0 commit comments