Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
plugins
guide
Commits
b61ad21b
Commit
b61ad21b
authored
Feb 08, 2019
by
David Hoksza
Browse files
added header hide button class for pre-12.2 minerva
parent
b3a50bf8
Pipeline
#8654
passed with stage
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/js/selections.js
View file @
b61ad21b
...
...
@@ -34,7 +34,7 @@ module.exports = {
,
drugTabInput
:
'
.minerva-drug-panel input.tt-input, #panel_tab_2 input.tt-input
'
,
drugTabSearchLink
:
'
.minerva-drug-panel div[name="searchQuery"] a, #panel_tab_2 div[name="searchQuery"] a
'
,
leftMenuHideButton
:
'
.minerva-header-hide-button
'
,
leftMenuHideButton
:
'
.minerva-header-hide-button
, .headerHideButton
'
,
introJsDisableInteractions
:
'
introjs-disableInteraction
'
};
...
...
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