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

--- Comment #9 from Fridolin SOMERS <fridolyn.som...@biblibre.com> ---
Created attachment 25667
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25667&action=edit
Bug 11369 - Correct usage of me.searchid in browser.js

In browser.js, at creation of browser, the searchid is transmited to JS object
into me.searchid.
To be consistant, me.searchid should always be use, never searchid alone.
In browseRecords function, setting searchid as parameter is useless because it
is defined in me.searchid.

Test with test plan of Bug 10404

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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