[Koha-bugs] [Bug 15522] New interface for revamped circulation rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 27 02:30:08 CET 2020


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

--- Comment #99 from Lari Taskula <lari.taskula at hypernova.fi> ---
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.


More information about the Koha-bugs mailing list