mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Select language for server and per user
This commit is contained in:
parent
4494ace0a2
commit
e81cbad385
5 changed files with 18 additions and 16 deletions
|
@ -7,6 +7,6 @@
|
|||
{{#each content key="@identity" as |item|}}
|
||||
<option value={{read-path item optionValuePath}} selected={{is-equal item selection}}>
|
||||
{{read-path item optionLabelPath}}
|
||||
</option>
|
||||
</option>
|
||||
{{/each}}
|
||||
</select>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue