4 Oct
2024
4 Oct
'24
12:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38089 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- We should replace it with: [% slip.style.replace('([^\{\}]+?)\s*\{', '#slip_' _ slip.id _ ' $1 {') | $raw %] This will prepend the $slip_ID selector to any and all local selectors instead of replacing them -- You are receiving this mail because: You are watching all bug changes.