mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 13:57:39 -02:30
updated merge conflict that was introduced in tag search ui pr
This commit is contained in:
@@ -366,12 +366,7 @@ export default
|
|||||||
mode: 'edit',
|
mode: 'edit',
|
||||||
id: id,
|
id: id,
|
||||||
scope: scope,
|
scope: scope,
|
||||||
<<<<<<< HEAD
|
|
||||||
showSearch: false
|
|
||||||
=======
|
|
||||||
showSearch: true,
|
|
||||||
title: false
|
title: false
|
||||||
>>>>>>> tagSearchUI
|
|
||||||
});
|
});
|
||||||
|
|
||||||
SearchInit({
|
SearchInit({
|
||||||
|
|||||||
Reference in New Issue
Block a user