http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6084
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|[email protected] |[email protected] --- Comment #2 from Tomás Cohen Arazi <[email protected]> 2011-04-06 17:55:28 UTC --- Created attachment 3762 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3762 Follow up grep -R 'alert("' * was not enough. I needed grep -R "alert('" too!. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
