course details changes done
This commit is contained in:
parent
49251cb9d7
commit
f25cc3a419
@ -44,7 +44,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