summaryrefslogtreecommitdiff
path: root/src/templates/tap.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/templates/tap.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/templates/tap.html')
-rw-r--r--src/templates/tap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/tap.html b/src/templates/tap.html
index bf99523..152b339 100644
--- a/src/templates/tap.html
+++ b/src/templates/tap.html
@@ -1,5 +1,5 @@
<div>
- Last: {{ctrl.message | json}}
+ Code: {{ctrl.code}}
<ng-include src="'templates/footer.html'"></ng-include>