Skip to content

Commit e17471d

Browse files
committed
Added q promises
1 parent 89dbd56 commit e17471d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
<!-- CSS Libraries -->
2525
<link rel="stylesheet" href="styles.css" type="text/css" />
2626
<link rel="stylesheet" href="https://appsforoffice.microsoft.com/fabric/1.0/fabric.min.css">
27-
<link rel="stylesheet" href="https://appsforoffice.microsoft.com/fabric/1.0/fabric.components.min.css">
27+
<link rel="stylesheet" href="https://appsforoffice.microsoft.com/fabric/1.0/fabric.components.min.css">-->
28+
29+
<script src="q.min.js"></script>
2830

2931
<!-- Fabric components -->
3032
<script src="Jquery.Dropdown.js"></script>

scripts/q.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)