mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-11 00:03:10 +00:00
chore(docs): remove note about removing disqus
This commit is contained in:
parent
766b3d5c87
commit
f54f0f98a0
1 changed files with 0 additions and 4 deletions
|
|
@ -334,10 +334,6 @@
|
||||||
<div id="loading" ng-show="loading">Loading...</div>
|
<div id="loading" ng-show="loading">Loading...</div>
|
||||||
|
|
||||||
<div ng-hide="loading" ng-include src="currentPage.partialUrl" onload="afterPartialLoaded()" autoscroll class="content slide-reveal"></div>
|
<div ng-hide="loading" ng-include src="currentPage.partialUrl" onload="afterPartialLoaded()" autoscroll class="content slide-reveal"></div>
|
||||||
|
|
||||||
<div class="alert alert-info">
|
|
||||||
<a href="http://blog.angularjs.org/2013/11/farewell-disqus.html">Where did Disqus go?</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue