|
|
|
@ -13,11 +13,11 @@ |
|
|
|
|
<op-workdays-settings class="op-form--fieldset"></op-workdays-settings> |
|
|
|
|
<op-email-alerts-settings class="op-form--fieldset"></op-email-alerts-settings> |
|
|
|
|
|
|
|
|
|
<div class="form--space"> |
|
|
|
|
<div class="op-form--submit"> |
|
|
|
|
<button |
|
|
|
|
class="button -highlight" |
|
|
|
|
[textContent]="text.save" |
|
|
|
|
type="submit" |
|
|
|
|
class="button -highlight" |
|
|
|
|
[textContent]="text.save" |
|
|
|
|
type="submit" |
|
|
|
|
></button> |
|
|
|
|
</div> |
|
|
|
|
</form> |
|
|
|
|