https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15522
--- Comment #99 from Lari Taskula <[email protected]> --- Comment on attachment 101920 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101920 Bug 15522: New interface for updated circulation rules Review of attachment 101920: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15522&attachment=101920) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/js/src/admin/policy/app.js @@ +75,5 @@ > + </div>; > + } > + > + componentDidMount() { > + $( this.toolbarElem ).fixFloat(); Test plan step 3 fails, my browser (both FF and Chromium) console says: TypeError: $(...).fixFloat is not a functionapp.js:79:30 -- 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/
