mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
fix(user-settings): prevent autofocus on access tokens for release [EE-2978] (#6790)
This commit is contained in:
parent
4180e41fa1
commit
4ee5ae90e7
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
ng-model="$ctrl.state.textFilter"
|
||||
ng-change="$ctrl.onTextFilterChange()"
|
||||
placeholder="Search..."
|
||||
auto-focus
|
||||
ng-model-options="{ debounce: 300 }"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue