20 Aug
2024
20 Aug
'24
3:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37573 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- (In reply to Michał from comment #5)
I should share my use case.
I realize now that is kinda weird and technically I could've just used "id" attribute in HTML, since it won't be duplicated in the DOM due to nature of Koha and XHR loading not being used in this particular place.
It is kinda weird ;). Yeah, you could use an ID instead and just use OpacUserJS. Interesting point about the XHR loading (like in the staff interface holdings list). Ways and ways with that probably although we might need to look at adding hooks there... -- You are receiving this mail because: You are watching all bug changes.