mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
reworked smart section UX
This commit is contained in:
parent
57b3801f87
commit
0eef10e586
6 changed files with 67 additions and 92 deletions
|
@ -1,4 +1,4 @@
|
|||
<select {{action 'change' on='change'}} class={{cssClass}} readonly={{readonly}}>
|
||||
<select {{action 'change' on='change'}} class="form-control {{cssClass}}" readonly={{readonly}}>
|
||||
{{#if prompt}}
|
||||
<option disabled selected={{is-not selection}}>
|
||||
{{prompt}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue