forked from Archives/Athou_commafeed
improve scrolling performance by registering events only once instead of once per entry
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="span10 main-content">
|
||||
<div class="toolbar" ng-include="'templates/_toolbar.html'"></div>
|
||||
<div id="toolbar" class="toolbar" ng-include="'templates/_toolbar.html'"></div>
|
||||
<div class="entryList">
|
||||
<div ui-view></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user