mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 04:47:44 -02:30
update app tokens search path
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<smart-search
|
||||
class="at-List-search"
|
||||
django-model="users"
|
||||
base-path="users"
|
||||
base-path="{{ tokenBasePath }}"
|
||||
iterator="user"
|
||||
list="list"
|
||||
dataset="user_dataset"
|
||||
|
||||
Reference in New Issue
Block a user