mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-27 19:29:45 +02:00
Add global locale change event, application now automatically change language when the event is triggered
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
<textarea name="shortbiblio" input-class = "user-input"/>
|
||||
<afx-hbox data-height = "35">
|
||||
<div></div>
|
||||
<afx-button iconclass = "fa fa-save" data-id = "bt-user-save" data-width="60" text = "Save"/>
|
||||
<afx-button iconclass = "fa fa-save" data-id = "bt-user-save" data-width="60" text = "__(Save)"/>
|
||||
</afx-hbox>
|
||||
</afx-vbox>
|
||||
</afx-hbox>
|
||||
|
Reference in New Issue
Block a user