mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove old search input
This commit is contained in:
parent
31abc9079e
commit
2f50bc8bbd
@ -7,14 +7,6 @@
|
||||
</b-button>
|
||||
</div>
|
||||
<label>{{ $t('user_search') }}</label>
|
||||
<b-input
|
||||
type="text"
|
||||
v-model="criteria"
|
||||
class="shadow p-3 mb-3 bg-white rounded"
|
||||
:placeholder="$t('user_search')"
|
||||
@input="getUsers"
|
||||
></b-input>
|
||||
|
||||
<div>
|
||||
<b-input-group>
|
||||
<b-form-input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user