Bug 20240

Summary: Remove space before : when searching for a vendor in serials (Vendor name :)
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: martin.renvoize, nick
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 20240: Remove space before : when searching for a vendor in serials (Vendor name :)
Bug 20240: Remove space before : when searching for a vendor in serials (Vendor name :)

Description Katrin Fischer 2018-02-18 13:55:58 UTC
When creating a new subscription and searching for a vendor, the search field is labelled "Vendor name :". Fix tiny inconsistency by removing the space after before :.
Comment 1 Owen Leonard 2018-02-21 17:43:08 UTC
Created attachment 72041 [details] [review]
Bug 20240: Remove space before : when searching for a vendor in serials (Vendor name :)

This patch removes the space before the colon in the "vendor" label in
the vendor search pop-up window.

To test, apply the patch and go to Serials -> New subscription.

- Click the "Search for a vendor" link next to the vendor form field.
- In the pop-up window, confirm that there is no space before the colon
  in the "vendor" label.
Comment 2 Katrin Fischer 2018-02-23 08:43:52 UTC
Created attachment 72103 [details] [review]
Bug 20240: Remove space before : when searching for a vendor in serials (Vendor name :)

This patch removes the space before the colon in the "vendor" label in
the vendor search pop-up window.

To test, apply the patch and go to Serials -> New subscription.

- Click the "Search for a vendor" link next to the vendor form field.
- In the pop-up window, confirm that there is no space before the colon
  in the "vendor" label.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 3 Katrin Fischer 2018-02-23 08:44:16 UTC
One character whitespace change - skipping separate QA on this one :)
Comment 4 Jonathan Druart 2018-02-26 14:19:07 UTC
Pushed to master for 18.05, thanks to everybody involved!
Comment 5 Nick Clemens 2018-04-06 17:45:03 UTC
Awesome work all, backported to stable for 17.11.05