mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-29 18:52:22 +01:00
translation issue on event reservation
This commit is contained in:
parent
c3965b28cf
commit
aecbaa7f04
@ -133,8 +133,8 @@
|
|||||||
id="offerSlot"
|
id="offerSlot"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
class="form-control"
|
class="form-control"
|
||||||
switch-on-text="{{ 'yes' | translate }}"
|
switch-on-text="{{ 'app.shared.buttons.yes' | translate }}"
|
||||||
switch-off-text="{{ 'no' | translate }}"
|
switch-off-text="{{ 'app.shared.buttons.no' | translate }}"
|
||||||
switch-animate="true"
|
switch-animate="true"
|
||||||
switch-readonly="{{trainingIsValid}}"
|
switch-readonly="{{trainingIsValid}}"
|
||||||
ng-change="computeEventAmount()"/>
|
ng-change="computeEventAmount()"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user