removed error logging, also did something with the search, which now works

This commit is contained in:
2021-02-14 12:39:38 +00:00
parent eec5b876a3
commit 403965fe6f
4 changed files with 1 additions and 17 deletions

View File

@ -20,7 +20,7 @@ div[data-drupal-selector=edit-user-bulk-form] {
}
/* Free the people from the tyranny of the useless search button */
#edit-submit-actor-search{
#edit-submit-actor-search, #edit-submit-actor-search-2{
display: none;
}