aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/index.html
diff options
context:
space:
mode:
authorIgor Minar2011-10-21 21:48:13 -0700
committerIgor Minar2011-10-22 21:32:47 -0700
commitce73ed091b13aeef03b2061623512b87307cd251 (patch)
tree0664231a22d5432c3ad783253e0aeba745e192c0 /docs/src/templates/index.html
parent90ac8d57b0d5ef68cb70486edf0590fff225a284 (diff)
downloadangular.js-ce73ed091b13aeef03b2061623512b87307cd251.tar.bz2
feat(docs): add "Loading..." notification
Diffstat (limited to 'docs/src/templates/index.html')
-rw-r--r--docs/src/templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/templates/index.html b/docs/src/templates/index.html
index 083fe2ab..64513d58 100644
--- a/docs/src/templates/index.html
+++ b/docs/src/templates/index.html
@@ -111,6 +111,8 @@
</ul>
</div>
+ <div id="loading" ng:show="loading">Loading...</div>
+
<div id="content-panel">
<h2 ng:bind="partialTitle"></h2>