Summary: | Reindent catalogue/result.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | martin.renvoize, nick, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.05.00
|
|
Circulation function: | |||
Bug Depends on: | 22695 | ||
Bug Blocks: | |||
Attachments: |
Bug 22697: Reindent catalogue/result.tt
Bug 22697: Reindent catalogue/result.tt Bug 22697: Reindent catalogue/result.tt |
Description
Owen Leonard
2019-04-12 14:32:16 UTC
Created attachment 87924 [details] [review] Bug 22697: Reindent catalogue/result.tt This patch reindents the template for staff client catalogue search results. The only non-whitespace changes are comments to help identify closing tags and template directives. To test, apply the patch and perform a catalog search in the staff client. The results should look correct. The diff using the '-w' flag to ignore whitespace should highlight only moved lines and added comments. Created attachment 87947 [details] [review] Bug 22697: Reindent catalogue/result.tt This patch reindents the template for staff client catalogue search results. The only non-whitespace changes are comments to help identify closing tags and template directives. To test, apply the patch and perform a catalog search in the staff client. The results should look correct. The diff using the '-w' flag to ignore whitespace should highlight only moved lines and added comments. Signed-off-by: Michal Denar <black23@gmail.com> Created attachment 88131 [details] [review] Bug 22697: Reindent catalogue/result.tt This patch reindents the template for staff client catalogue search results. The only non-whitespace changes are comments to help identify closing tags and template directives. To test, apply the patch and perform a catalog search in the staff client. The results should look correct. The diff using the '-w' flag to ignore whitespace should highlight only moved lines and added comments. Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> https://bugs.koha-community.org/show_bug.cgi?id=22679 Awesome work all! Pushed to master for 19.05 Enhancement will not be backported to 18.11.x series. |