[Bug 22940] New: How to add links in #moresearches within the same line of "Advanced search"
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22940 Bug ID: 22940 Summary: How to add links in #moresearches within the same line of "Advanced search" Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: trinidadjeromev@gmail.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Created attachment 89924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89924&action=edit OPAC moresearches Hi, I've added links, Library Map and Library Portal, in the #moresearches using OPACUserJS. While it appears below "Advanced search", I want it to appear beside instead of below. I wonder if I'm doing something wrong or if there's a way to place my links beside the "Advanced search". I've attached a photo on how it looks on my computer monitor. Thanks. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22940 --- Comment #1 from Jerome <trinidadjeromev@gmail.com> --- The jquery statement I used in the OPACUserJS is as follows: $("#moresearches").append("<a href=\"/librarymap.jpg\" target=\"_blank\"> Library Map</a> <span class=\"pipe\"> | </span><a href=\"http://10.200.24.186/portal/\"> Library Portal</a>"); -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22940 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- This sounds like a support request rather than a bug. Questions about Koha should be asked on the Koha mailing list (http://koha-community.org/support/koha-mailing-lists/) or in the #koha IRC channel (http://koha-community.org/get-involved/irc/). Hopefully you've already seen the Koha documentation: http://koha-community.org/documentation/ You can also find options for paid support here: https://koha-community.org/support/ -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org