Back to bug 36912
Who | When | What | Removed | Added |
---|---|---|---|---|
lucas | 2024-05-21 20:41:34 UTC | Status | NEW | Needs Signoff |
lucas | 2024-05-21 20:43:11 UTC | Patch complexity | --- | Trivial patch |
Assignee | koha-bugs | lucas | ||
Laura.escamilla | 2024-05-23 11:02:35 UTC | Attachment #166988 Attachment is obsolete | 0 | 1 |
Laura.escamilla | 2024-05-23 11:02:59 UTC | Status | Needs Signoff | Signed Off |
CC | Laura.escamilla | |||
katrin.fischer | 2024-06-27 15:09:17 UTC | Status | Signed Off | Passed QA |
katrin.fischer | 2024-06-27 15:26:49 UTC | Version(s) released in | 24.11.00 | |
Status | Passed QA | Pushed to main | ||
lucas | 2024-07-19 15:47:39 UTC | Status | Pushed to main | RESOLVED |
Resolution | --- | FIXED | ||
david | 2024-07-20 01:57:55 UTC | CC | david | |
Text to go in the release notes | This enhancement adds spans and classes for customizing the styling of a patron's main address when using IntranetUserCSS. Example: .patronaddress1 { .streetnumber { color: blue; } .address1 { color: green; } .roadtype { color: pink; } } .patronaddress2 { color: lightgreen; } .patroncity { .city { color: orange; } .state { color: brown; } .zipcode { color: limegreen; } .comma { color: teal; } .country { color: red; } } |
Back to bug 36912