Revert "Added case fee and case provision permissions to GNO admin user"

This reverts commit d86f4abe6f.
This commit is contained in:
2021-11-30 12:18:17 +00:00
parent d86f4abe6f
commit b908ba3f29
18 changed files with 109 additions and 63 deletions

View File

@ -27,18 +27,21 @@ tips:
label: 'Server name'
body: 'Enter a name to identify this server. For example, "Solr server". This will only be displayed in the admin user interface.'
weight: 2
selector: '#edit-name'
attributes:
data-id: edit-name
search-api-server-form-description:
id: search-api-server-form-description
plugin: text
label: 'Server description'
body: 'Optionally, enter a description to explain the function of the server in more detail. This will only be displayed in the admin user interface.'
weight: 3
selector: '#edit-description'
attributes:
data-id: edit-description
search-api-server-form-backend:
id: search-api-server-form-backend
plugin: text
label: 'Server backend'
body: 'Servers can be based on different technologies. These are called "backends". A server uses exactly one backend and cannot change it later. You can make the "Database" backend available by enabling the "Database Search" module. Another very common backend is <a href="https://www.drupal.org/project/search_api_solr">"Solr"</a>, which requires to be set up separately.'
weight: 4
selector: '#edit-backend'
attributes:
data-id: edit-backend