[Koha-bugs] [Bug 9009] Add separate user js and css for SCO module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 4 22:45:38 CET 2012


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

Marc Véron <veron at veron.ch> changed:

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

--- Comment #12 from Marc Véron <veron at veron.ch> ---
Created attachment 13890
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13890&action=edit
[SIGNED-OFF] Bug 9009 - Add separate user js and css for SCO module

Add system preferences SCOUserCSS and SCOUserJS to define separate CSS and
JavaScript for the Self Checkout Module.

Test plan:
1) Apply patch
2) Run updatedatabase.pl
3) Add something arbitrary to the new sysprefs SCOUserCSS and SCOUserJS ( such
as TestCSS and TestJS ).
4) Load the SCO module in a browser, and view the HTML, verify the CSS and JS
values in the system preferences have been included.

Signed-off-by: Marc Veron <veron at veron.ch>

I tested with an alert('hello') as JavaScript and some background-color for the
CSS. Worked as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list