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

--- Comment #46 from Jonathan Druart <[email protected]> ---
(In reply to Jan Kissig from comment #33)
> Created attachment 200918 [details] [review]
> Bug 42292: (QA follow-up) Remove unnecessary brace in opac-shelves
> 
> confirmModal had an unnecessary brace at the end which led to an 'Uncaught
> SyntaxError: missing ) after argument list' error.

This is not expected, so I have investigated:

* I have applied only the first patch
* perl misc/devel/tidy.pl $(git diff --name-only HEAD~1)
=> No extra bracket
* git commit -a [also with --date], and adjusted the commit message with the
second patch
* applied the other patches

"Remove unnecessary brace in opac-shelves" has been skipped (changed already
applied)

Thanks for the QA and the follow-ups, Jan!

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