Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
29f178d8
Commit
29f178d8
authored
7 years ago
by
Martijn Cuppens
Committed by
XhmikosR
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Remove unused variable (#25670)
This variable is not used anywhere. Leftover from
#18373
.
parent
c9b194ae
3 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!17021
v4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/src/modal.js
+0
-1
js/src/modal.js
with
0 additions
and
1 deletion
+0
-1
js/src/modal.js
+
0
-
1
View file @
29f178d8
...
@@ -85,7 +85,6 @@ const Modal = (($) => {
...
@@ -85,7 +85,6 @@ const Modal = (($) => {
this
.
_isShown
=
false
this
.
_isShown
=
false
this
.
_isBodyOverflowing
=
false
this
.
_isBodyOverflowing
=
false
this
.
_ignoreBackdropClick
=
false
this
.
_ignoreBackdropClick
=
false
this
.
_originalBodyPadding
=
0
this
.
_scrollbarWidth
=
0
this
.
_scrollbarWidth
=
0
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets