set ng-app as personalLog

This commit is contained in:
玉黍 2013-04-07 20:10:12 +08:00 committed by Chirayu Krishnappa
parent 8879b3733e
commit a4dd14952e

View file

@ -1,5 +1,5 @@
<!doctype html>
<html ng-app>
<html ng-app="personalLog">
<head>
<title>Personal Log</title>
<script src="../../src/loader.js"></script>