Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #16 from ammendonca/HAWKULAR-25
Browse files Browse the repository at this point in the history
HAWKULAR-25: Add 'hawtio-template-cache' as bower dependency
  • Loading branch information
mtho11 committed Feb 4, 2015
2 parents 4c957e9 + ae86cb9 commit 9281b04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ui/console/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"hawtio-core": "2.0.9",
"hawtio-core-navigation": "2.0.17",
"hawtio-utilities": "2.0.16",
"hawtio-template-cache": "2.0.1",
"hawkular-ui-components": "~0.1.8"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions ui/console/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<script src="libs/hawtio-utilities/dist/sugar.js"></script>
<script src="libs/hawtio-utilities/dist/angular-file-upload.js"></script>
<script src="libs/hawtio-utilities/dist/hawtio-utilities.js"></script>
<script src="libs/hawtio-template-cache/dist/hawtio-template-cache.js"></script>
<script src="libs/hawkular-ui-components/dist/hawkular-metrics.js"></script>
<script src="libs/hawkular-ui-components/dist/hawkular-alerts.js"></script>
<!-- endbower -->
Expand Down

0 comments on commit 9281b04

Please sign in to comment.