https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15522
--- Comment #101 from Lari Taskula <[email protected]> --- (In reply to Lari Taskula from comment #99) > Comment on attachment 101920 [details] [review] > Bug 15522: New interface for updated circulation rules > > Review of attachment 101920 [details] [review]: > ----------------------------------------------------------------- > > ::: 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 Fixed by "Bug 15522: Replace the obsoleted fixFloat occurrence to use Sticky", would be useful to squash this patch -- 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/
