| Summary: | Remove space before : when searching for a vendor in serials (Vendor name :) | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> | 
| Component: | Templates | Assignee: | Owen Leonard <oleonard> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | martin.renvoize, nick | 
| Version: | Main | Keywords: | Academy | 
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| 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
        
       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. 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> One character whitespace change - skipping separate QA on this one :) Pushed to master for 18.05, thanks to everybody involved! Awesome work all, backported to stable for 17.11.05 |