Skip to content

Commit 5d38e0d

Browse files
OstafinLjuskora
authored andcommitted
IBX-10960: Fixed creator field in global search
1 parent 4e059bb commit 5d38e0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bundle/Resources/public/js/scripts/admin.search.filters.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@
202202
usersList.classList.add('ibexa-filters__user-list--hidden');
203203

204204
creatorInput.value = event.target.dataset.name;
205-
creatorInput.setAttribute('disabled', true);
206205

207206
doc.querySelector('body').removeEventListener('click', handleClickOutsideUserList, false);
208207

0 commit comments

Comments
 (0)