Skip to content

Commit

Permalink
Merge pull request #2212 from spadgett/remove-tasks-script-tag
Browse files Browse the repository at this point in the history
Remove tasks.js reference from index.html
  • Loading branch information
spadgett committed Oct 4, 2017
2 parents 19ffee3 + 98d75c0 commit a9de5c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/index.html
Expand Up @@ -333,7 +333,6 @@ <h1>JavaScript Required</h1>
<script src="scripts/directives/actionChip.js"></script>
<script src="scripts/directives/addConfigToApplication.js"></script>
<script src="scripts/directives/templateopt.js"></script>
<script src="scripts/directives/tasks.js"></script>
<script src="scripts/directives/catalog.js"></script>
<script src="scripts/directives/catalog/categoryContent.js"></script>
<script src="scripts/directives/catalog/catalogImage.js"></script>
Expand Down

0 comments on commit a9de5c9

Please sign in to comment.