12 Apr
2012
12 Apr
'12
11 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7953 --- Comment #1 from Liz Rea <wizzyrea@gmail.com> --- Created attachment 9160 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9160&action=edit Bug 7953 - add opacuserjs to the sco template To test: add some jquery to opacuserjs that would change the screen a la: $(".checkout label[for='patronid']").css("border","3px solid red"); verify you see a red box on the sco-main page. Also adds the ability to use opacusercss to style sco-main.tt to test: Add some css to opacusercss that would change the screen: .checkout { background: grey; } verify you see a grey box around the checkout div. -- You are receiving this mail because: You are watching all bug changes.