Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
U
uw_wcms_gesso
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
WCMS
uw_wcms_gesso
Commits
3d7ff2d2
Commit
3d7ff2d2
authored
Sep 14, 2020
by
Eric Bremner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding back tabs js
parent
c3d0ce09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
js/component_scripts.min.js
js/component_scripts.min.js
+0
-2
No files found.
js/component_scripts.min.js
View file @
3d7ff2d2
...
...
@@ -161,7 +161,6 @@
Drupal
.
behaviors
.
multitypelist
=
{
attach
:
function
(
context
,
settings
)
{
/*
window
.
addEventListener
(
"
DOMContentLoaded
"
,
()
=>
{
const
tabs
=
document
.
querySelectorAll
(
'
[role="tab"]
'
);
const
tabList
=
document
.
querySelector
(
'
[role="tablist"]
'
);
...
...
@@ -224,7 +223,6 @@
.
removeAttribute
(
"
hidden
"
);
}
*/
}
};
})(
jQuery
,
Drupal
);
...
...
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