Skip to content

Commit

Permalink
Step 2.4: Add ng-strict-di directive to the app
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent 9d80390 commit bd0f3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
@@ -1,3 +1,3 @@
<body ng-app="socially">
<body ng-app="socially" ng-strict-di="">
<div ng-include src="'client/main.html'"></div>
</body>

0 comments on commit bd0f3d0

Please sign in to comment.