course details changes done
This commit is contained in:
parent
076b2d4dfe
commit
c59062ad46
@ -58,7 +58,7 @@
|
||||
{{$item.name}}
|
||||
</ui-select-match>
|
||||
<ui-select-choices
|
||||
repeat="d.id as d in statusList | filter:$select.search">
|
||||
repeat="d.id as d in localStatusDetails | filter:$select.search">
|
||||
{{d.name}}
|
||||
</ui-select-choices>
|
||||
</ui-select>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user