[Frontend] Fixed scrolling view

open #199
open #293
open #201
Removed fixed-header class from table markup;
(cherry picked from commit 6c4bdca)
This commit is contained in:
Charles Hacskaylo 2015-11-12 13:21:04 -08:00
parent 1058648e76
commit 1ceb6d2d96

View File

@ -23,7 +23,7 @@
<div class="w2"
ng-controller="ScrollingListController">
<!-- To add filtering, add class 'filterable' to <table> and uncomment 2nd <tr> in <thead> -->
<table class="tabular fixed-header">
<table class="tabular">
<thead>
<tr>
<th ng-repeat="header in headers">