Summary: | Add class url to all URL syspref | ||
---|---|---|---|
Product: | Koha | Reporter: | Didier Gautheron <didier.gautheron> |
Component: | Staff interface | Assignee: | Didier Gautheron <didier.gautheron> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | arthur.suzuki, david, gmcharlt, lucas, wainuiwitikapark |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.05.00,22.11.01, 22.05.09, 21.11.16
|
Circulation function: | |
Attachments: |
Bug 32355: Add css class url to URL syspref
Bug 32355: Add css class url to URL syspref Bug 32355: Add css class url to URL syspref |
Description
Didier Gautheron
2022-11-28 07:28:35 UTC
Created attachment 144275 [details] [review] Bug 32355: Add css class url to URL syspref Add missing css class to URL syspref. To Test: 1 - open admin/preferences.pl 2 - Search for URL 3 - casServerUrl, UsageStatsLibraryUrl, KohaManualBaseURL, PrivacyPolicyURL, LibrisURL input field size are small. 4 - Apply patch 5 - all URL fields have the same bigger size. Created attachment 144280 [details] [review] Bug 32355: Add css class url to URL syspref Add missing css class to URL syspref. To Test: 1 - open admin/preferences.pl 2 - Search for URL 3 - casServerUrl, UsageStatsLibraryUrl, KohaManualBaseURL, PrivacyPolicyURL, LibrisURL input field size are small. 4 - Apply patch 5 - all URL fields have the same bigger size. Signed-off-by: David Nind <david@davidnind.com> Changed assignee. Created attachment 144491 [details] [review] Bug 32355: Add css class url to URL syspref Add missing css class to URL syspref. To Test: 1 - open admin/preferences.pl 2 - Search for URL 3 - casServerUrl, UsageStatsLibraryUrl, KohaManualBaseURL, PrivacyPolicyURL, LibrisURL input field size are small. 4 - Apply patch 5 - all URL fields have the same bigger size. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to 22.11.x for the next release Backported to 22.05.x for upcoming 22.05.09 applied to 21.11.x for 21.11.16 (backported from 22.05.x) Not backported to 21.05.x |