Mercurial > hg > soundsoftware-site
comparison app/views/repositories/_dir_list.html.erb @ 1591:63650ae64bf2 dockerise
Fix occasional autoscroll truncation problem
author | Chris Cannam |
---|---|
date | Fri, 18 Aug 2017 13:04:09 +0100 |
parents | 433d4f72a19b |
children |
comparison
equal
deleted
inserted
replaced
1590:c18460da6620 | 1591:63650ae64bf2 |
---|---|
1 <div class="autoscroll"> | 1 <div class="autoscroll" id="browser-autoscroll"> |
2 <table class="list entries" id="browser"> | 2 <table class="list entries" id="browser"> |
3 <thead> | 3 <thead> |
4 <tr id="root"> | 4 <tr id="root"> |
5 <th><%= l(:field_name) %></th> | 5 <th><%= l(:field_name) %></th> |
6 <th><%= l(:field_filesize) %></th> | 6 <th><%= l(:field_filesize) %></th> |