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

--- Comment #19 from Owen Leonard <[email protected]> ---
(In reply to Christopher Brannon from comment #16)

> a generic alert window is being used
> instead of a modal confirmation.  It has been standard for confirmations to
> be done through modal.

This is not true. Simple deletion confirmations are most often done via a
JavaScript alert(). Some deletions, for instance in Administration, take the
user to a separate page which displays a '<div class="dialog alert">' and asks
for confirmation there. But these are not the norm.

I don't think any follow-up is required.

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