Bugzilla – Attachment 3470 Details for
Bug 5833
opacstylesheet not loading on all pages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
0001-Fix-for-Bug-5833-opacstylesheet-not-loading-on-all-p.patch (text/plain), 970 bytes, created by
Owen Leonard
on 2011-03-28 16:53:34 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2011-03-28 16:53:34 UTC
Size:
970 bytes
patch
obsolete
>From 140bb40f063a5e0fe2668d463a93a275a7ea4310 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 28 Mar 2011 12:51:19 -0400 >Subject: [PATCH] Fix for Bug 5833, opacstylesheet not loading on all pages >Content-Type: text/plain; charset="utf-8" > >--- > C4/Auth.pm | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/C4/Auth.pm b/C4/Auth.pm >index 5f28d5c..2c6809b 100644 >--- a/C4/Auth.pm >+++ b/C4/Auth.pm >@@ -937,6 +937,7 @@ sub checkauth { > opacheader => C4::Context->preference("opacheader"), > TagsEnabled => C4::Context->preference("TagsEnabled"), > OPACUserCSS => C4::Context->preference("OPACUserCSS"), >+ opacstylesheet => C4::Context->preference("opacstylesheet"), > intranetcolorstylesheet => > C4::Context->preference("intranetcolorstylesheet"), > intranetstylesheet => C4::Context->preference("intranetstylesheet"), >-- >1.7.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5833
: 3470