summaryrefslogtreecommitdiff
path: root/frontend/test.html
blob: 50d82cb2ffad17a9395acda5c6aca0bfbaf1c3c5 (plain)
1
2
3
4
5
6
7
This is only a test for {{test.who}}.

<br>
<input
    ng-model="test.who"
    ng-change="test.updateRoute()"
    >