mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:49:03 +02:00
yocto_console_view: Tidy up release selector format
We just want a selector box which isn't editable so tweak the code to achieve this. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
c6f1133ef8
commit
9ddf0f5613
|
@ -3,4 +3,3 @@ basefield
|
|||
| {{field.label}}
|
||||
.col-sm-10
|
||||
select.form-control(ng-model="field.value", ng-options="v for v in field.choices")
|
||||
input.select-editable.form-control(type='text', ng-model="field.value")
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user