Skip to content
GitLab
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
44894a40
Commit
44894a40
authored
10 years ago
by
Maarten Van Hoof
Committed by
Heinrich Fenkart
10 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Add missing collapse JS files to dropdown visual test
Closes #14726.
parent
5bb08c50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/tests/visual/dropdown.html
+1
-0
js/tests/visual/dropdown.html
with
1 addition
and
0 deletions
+1
-0
js/tests/visual/dropdown.html
+
1
-
0
View file @
44894a40
...
@@ -92,6 +92,7 @@
...
@@ -92,6 +92,7 @@
<script
src=
"../vendor/jquery.min.js"
></script>
<script
src=
"../vendor/jquery.min.js"
></script>
<script
src=
"../../transition.js"
></script>
<script
src=
"../../transition.js"
></script>
<script
src=
"../../dropdown.js"
></script>
<script
src=
"../../dropdown.js"
></script>
<script
src=
"../../collapse.js"
></script>
</body>
</body>
</html>
</html>
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