https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36735

--- Comment #2 from Emily Lamancusa <[email protected]> ---
Submitting for feedback - this seems to work, but there are a couple of things
I'm not sure about:
- I kept the uri TT filters from the existing code. Should those be changed to
html instead since they're not being passed in the URL anymore?

- I feel like there has to be a better way to handle the dependency between the
.inc file and the JS file, but including the JS asset directly in the .inc file
breaks things (I think because the include is added in the middle of the page
in request.tt, which violates the coding guideline of including JS assets at
the end?)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to