http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7369

--- Comment #24 from M. Tompsett <[email protected]> ---
Comment on attachment 44523
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44523
Bug 7369 - Use dropdown buttons for item actions

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

::: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt
@@ +188,2 @@
>                            [% ELSE %]
> +                              <li><a class="delete" 
> href="/cgi-bin/koha/cataloguing/additem.pl?op=delitem&amp;biblionumber=[% 
> biblionumber %]&amp;itemnumber=[% item_loo.itemnumber %]&amp;searchid=[% 
> searchid %]" onclick="confirm_deletion([% biblionumber %],[% 
> item_loo.itemnumber %]); return false;">Delete</a></li>

This is the only point I'd question in the rebase: confirm_deletion has
parameters here, but not in master.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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