summaryrefslogtreecommitdiff
path: root/tests/components.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-09-02 22:51:22 -0400
committerThomas Park <thomas@thomaspark.co>2015-09-02 22:51:22 -0400
commit884b1111fabf1b06470eb36836bb13d74a0b93bd (patch)
tree48cd2c958c1c6f3e7db54a4a6da6dc8bb6ca0b05 /tests/components.html
parentba999ebb819140011194b622cdad48b52a67a91e (diff)
rename bootswatch assets to custom to reduce confusion
Diffstat (limited to 'tests/components.html')
-rw-r--r--tests/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/components.html b/tests/components.html
index dcd7ac8a..3d7cc937 100644
--- a/tests/components.html
+++ b/tests/components.html
@@ -2900,7 +2900,7 @@
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
- <script src="../assets/js/bootswatch.js"></script>
+ <script src="../assets/js/custom.js"></script>
<script>
$('[data-toggle=popover], .popover-test').popover();