The template file items_search_fields.tt is hard to read and is not indented correctly. It would be nice to fix this in order to make the template easier to read and avoid errors in the future (see bug 32126)
Created attachment 144010 [details] [review] Bug 32213: Reindent item search fields templates This patch reindents three item search field templates so that they have consistent indentation. To test, apply the patch and go to Administration -> Item search fields. Test all aspects of viewing, adding, and deleting item search fields. Everything should look correct and work correctly.
Created attachment 144031 [details] [review] Bug 32213: Reindent item search fields templates This patch reindents three item search field templates so that they have consistent indentation. To test, apply the patch and go to Administration -> Item search fields. Test all aspects of viewing, adding, and deleting item search fields. Everything should look correct and work correctly. Signed-off-by: David <david@davidnind.com>
Created attachment 144035 [details] [review] Bug 32213: Reindent item search fields templates This patch reindents three item search field templates so that they have consistent indentation. To test, apply the patch and go to Administration -> Item search fields. Test all aspects of viewing, adding, and deleting item search fields. Everything should look correct and work correctly. Signed-off-by: David <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 144314 [details] [review] Bug 32213: Reindent item search fields templates This patch reindents three item search field templates so that they have consistent indentation. To test, apply the patch and go to Administration -> Item search fields. Test all aspects of viewing, adding, and deleting item search fields. Everything should look correct and work correctly. Signed-off-by: David <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Edit: changed intendation on a tiny bit
Pushed to master for 22.11. Nice work everyone, thanks!
Pushed to 22.11.x for 22.11.01 release. Thanks everyone.