Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digibib
deichman
Commits
955e3165
Commit
955e3165
authored
Jan 18, 2019
by
Petter Goksøyr Åsen
Browse files
koha: add static CSS deichman hide rules
parent
650e6c83
Changes
1
Hide whitespace changes
Inline
Side-by-side
koha/Deichman/Auth.pm
View file @
955e3165
...
...
@@ -248,6 +248,9 @@ sub setCustomTemplateParams {
CircAutocompl
=>
1
,
IntranetCatalogSearchPulldown
=>
1
,
item_level_itypes
=>
1
,
IntranetUserCSS
=>
"
.deichman-hidden { display: none !important; }
#aai_history_consent { display: none !important; }
",
# from Auth
# LoginBranchcode => C4::Context->userenv->{"branch"},
# LoginFirstname => C4::Context->userenv->{"firstname"},
...
...
@@ -257,7 +260,6 @@ sub setCustomTemplateParams {
# unused
# TagsEnabled => C4::Context->preference("TagsEnabled"),
# hide_marc => C4::Context->preference("hide_marc"),
# item_level_itypes => C4::Context->preference('item-level_itypes'),
# XSLTDetailsDisplay => C4::Context->preference("XSLTDetailsDisplay"),
# XSLTResultsDisplay => C4::Context->preference("XSLTResultsDisplay"),
# using_https => 0,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment