summaryrefslogtreecommitdiff
path: root/src/controller.html
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-09-08 20:39:01 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2015-09-08 20:39:01 +0200
commit76c273eaf316e0a8e3eadf93674ffa0aad35f7fd (patch)
treed8727077ba3a90191d49f5c0fb07b612fa43b6c3 /src/controller.html
parent694cc18a40ae5c71ec280b3aea2e1fa4d51ab640 (diff)
downloadbeer-duke-76c273eaf316e0a8e3eadf93674ffa0aad35f7fd.tar.gz
beer-duke-76c273eaf316e0a8e3eadf93674ffa0aad35f7fd.tar.bz2
beer-duke-76c273eaf316e0a8e3eadf93674ffa0aad35f7fd.tar.xz
beer-duke-76c273eaf316e0a8e3eadf93674ffa0aad35f7fd.zip
wip
Diffstat (limited to 'src/controller.html')
-rw-r--r--src/controller.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controller.html b/src/controller.html
index a4d2507..1c483db 100644
--- a/src/controller.html
+++ b/src/controller.html
@@ -5,6 +5,7 @@
<script type="application/javascript" src="bower_components/angular-route/angular-route.min.js"></script>
<script type="application/javascript" src="bower_components/lodash/lodash.min.js"></script>
<script type="application/javascript" src="BeerDuke.js"></script>
+ <script type="application/javascript" src="https://trygvis.io/foo"></script>
<script type="application/javascript" src="BeerDukeController.js"></script>
</head>
<body ng-app="BeerDukeController">