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

Commit

Permalink
Fixes #14, #15
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc committed Sep 2, 2014
1 parent 005d13a commit d581e77
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion dist/assets/hospitalrun.css.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/assets/hospitalrun.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# created 2014-09-01T17:15:12.008Z
# created 2014-09-02T16:10:29.634Z

CACHE:
assets/failed.png
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion prod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
window.EmberENV = window.HospitalrunENV.EmberENV;
</script>
<script src="assets/vendor-4c9160511af0acd493b12aa4b132041b.js"></script>
<script src="assets/hospitalrun-bb576bed91883aeb7dd0e3dcd57a5928.js"></script>
<script src="assets/hospitalrun-b8eac04ad4e1e7191ff676fa278a7374.js"></script>
<script>
window.Hospitalrun = require('hospitalrun/app')['default'].create(HospitalrunENV.APP);
</script>
Expand Down
4 changes: 2 additions & 2 deletions prod/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
CACHE MANIFEST
# created 2014-09-02T13:02:12.161Z
# created 2014-09-02T16:56:04.396Z

CACHE:
assets/hospitalrun-92f4e56a8ec92240374ce73e6aac23e3.css
assets/hospitalrun-bb576bed91883aeb7dd0e3dcd57a5928.js
assets/hospitalrun-b8eac04ad4e1e7191ff676fa278a7374.js
assets/hospitalrun.css.map
assets/vendor-14bc8903bbe5613873e1835a487fae4f.css
assets/vendor-4c9160511af0acd493b12aa4b132041b.js
Expand Down

0 comments on commit d581e77

Please sign in to comment.