We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93088f commit ed6a54eCopy full SHA for ed6a54e
tests/unit/toolbar/fixed-toolbar-tests.html
@@ -15,7 +15,7 @@
15
src="../../lib/bootstrap.js"
16
data-deps="navigation/method fixedToolbar"
17
data-init="true"
18
- data-modules="fixed_toolbar_core"/>
+ data-modules="fixed_toolbar_core">
19
</script>
20
</head>
21
<body>
tests/unit/toolbar/index.html
data-deps="navigation/method toolbar"
- data-modules="toolbar_core"/>
+ data-modules="toolbar_core">
0 commit comments