Since there are two different labels/placeholders for poll officers and also two different ones for users, we're only grouping one of each.
2 lines
96 B
Plaintext
2 lines
96 B
Plaintext
<%= render Admin::SearchComponent.new(url: url, label: t("admin.shared.search.label.users")) %>
|