added ng-controller to body
This commit is contained in:
parent
fbb34b392c
commit
3898aecb9b
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<body ng-controller="C1 as vm">
|
||||
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.6/angular.min.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user