I have a few minor markup changes I'd like to make to admin/search_filters.tt, especially to the layout of the "Edit filter" modal.
Created attachment 179726 [details] [review] Bug 39448: Layout improvement for search filter administration This patch makes a few minor changes to the search filter administration template. To test, apply the patch and rebuild the staff interface CSS. - If the SavedSearchFilters system preference is not enabled, go to Administration -> System preferences and enable it. - Perform a catalog search. - From the search results page, click "Save as search filter" at the top of the results. - Save your filter. - Go to Administration -> Search filters. - The table of filters should be wrapped in a "page-section" div with the heading above it. - In the "Actions" column the buttons should be aligned in a row with space between each. - Click "Edit filter" - In the modal the form fields should be well laid out. Sponsored-by: Athens County Public Libraries
Created attachment 180327 [details] [review] Bug 39448: Layout improvement for search filter administration This patch makes a few minor changes to the search filter administration template. To test, apply the patch and rebuild the staff interface CSS. - If the SavedSearchFilters system preference is not enabled, go to Administration -> System preferences and enable it. - Perform a catalog search. - From the search results page, click "Save as search filter" at the top of the results. - Save your filter. - Go to Administration -> Search filters. - The table of filters should be wrapped in a "page-section" div with the heading above it. - In the "Actions" column the buttons should be aligned in a row with space between each. - Click "Edit filter" - In the modal the form fields should be well laid out. Sponsored-by: Athens County Public Libraries Signed-off-by: Felicie <felicie.thiery@biblibre.com>
Created attachment 183707 [details] [review] Bug 39448: Layout improvement for search filter administration This patch makes a few minor changes to the search filter administration template. To test, apply the patch and rebuild the staff interface CSS. - If the SavedSearchFilters system preference is not enabled, go to Administration -> System preferences and enable it. - Perform a catalog search. - From the search results page, click "Save as search filter" at the top of the results. - Save your filter. - Go to Administration -> Search filters. - The table of filters should be wrapped in a "page-section" div with the heading above it. - In the "Actions" column the buttons should be aligned in a row with space between each. - Click "Edit filter" - In the modal the form fields should be well laid out. Sponsored-by: Athens County Public Libraries Signed-off-by: Felicie <felicie.thiery@biblibre.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com>