diff options
Diffstat (limited to 'client/partials/home/home.html')
| -rwxr-xr-x | client/partials/home/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/partials/home/home.html b/client/partials/home/home.html index 1a6717d..8956e86 100755 --- a/client/partials/home/home.html +++ b/client/partials/home/home.html @@ -1,4 +1,4 @@ -<div class="panel panel-default"> +<div class="panel panel-default" ng-controller="homeCtrl"> <div class="panel-heading"> Home </div> |
