Update class
This commit is contained in:
parent
1f89b68e0f
commit
1f2f58f74d
|
|
@ -11,7 +11,7 @@
|
|||
@valueProperty="value"
|
||||
@value={{assignableLevel}}
|
||||
@content={{assignableLevelOptions}}
|
||||
class="groups-form-assignable-level"
|
||||
@class="groups-form-assignable-level"
|
||||
@onChange={{action (mut model.assignable_level)}}
|
||||
/>
|
||||
</div>
|
||||
Loading…
Reference in New Issue