Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 719d844

Browse files
zetaychirayuk
authored andcommittedApr 11, 2013
docs(examples): set ng-app to "personalLog" (example/personalLog)
1 parent db547e6 commit 719d844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎example/personalLog/personalLog.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html>
2-
<html ng-app>
2+
<html ng-app="personalLog">
33
<head>
44
<title>Personal Log</title>
55
<script src="../../src/loader.js"></script>

0 commit comments

Comments
 (0)
This repository has been archived.