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

--- Comment #6 from Martin Renvoize <[email protected]> ---
Comment on attachment 167651
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167651
Bug 37047: Move bookings table JS table to its own file

Review of attachment 167651:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=37047&attachment=167651)
-----------------------------------------------------------------

I really like where this is headed and it was always my intention to do this
work so thanks for taking it on.

::: koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
@@ -1051,5 @@
> -            });
> -
> -            $("#view_guarantees_finesandcharges").on("click",function(){
> -                $('#guarantees_finesandcharges-tab').click();
> -            });

These info_digests, finesholdissues, restrictions and guarantees pieces are all
unrelated to bookings.. I think they should be left out here.

-- 
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