Commit 44894a40 authored by Maarten Van Hoof's avatar Maarten Van Hoof Committed by Heinrich Fenkart
Browse files

Add missing collapse JS files to dropdown visual test

Closes #14726.
parent 5bb08c50
Showing with 1 addition and 0 deletions
+1 -0
...@@ -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>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment