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

Charles Farmer <charles.far...@inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78103|0                           |1
        is obsolete|                            |

--- Comment #4 from Charles Farmer <charles.far...@inlibro.com> ---
Created attachment 85201
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85201&action=edit
Bug 21266 - Added missing doc-head-close and cssinclude to sco-main.tt

Test plan:
1. Add a custom opac theme stylesheet in OpacAdditionalStylesheet syspref

2. Make sure there is a link to self checkout in your customsearch syspref.
e.g.:

  <li class="top-level">
    <a class="no-hover" href="https://<OPACURL>/cgi-bin/koha/sco/sco-main.pl">
      <span class="self-issue">
      Self issue an item
      </span>
    </a>
  </li>

3. Also ensure you have set the syspref: WebBasedSelfCheck to 'Enable' and use
a patron with the self_check_permissions, and enable AutoSelfCheckAllowed
syspref and write in the username and password of the aforementioned user into
the AutoSelfCheckID and AuoSelfCheckPass sysprefs

4. In the Koha OPAC click on the self issue link and notice the OPAC theme is
not being applied to the self check interface.

5. Apply patch

6. Refresh the page and notice the custom theme is being applied.

Sponsored-By: Central Agencies (Treasury), New Zealand

Signed-off-by: Charles Farmer <charles.far...@inlibro.com>

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