##// END OF EJS Templates
Prevents SCM browser to overlay over the new repository sidebar (#779)....
Etienne Massip -
r8761:f84273ca9138
parent child
Show More
@@ -1,3 +1,4
1 <div class="autoscroll">
1 <table class="list entries" id="browser">
2 <table class="list entries" id="browser">
2 <thead>
3 <thead>
3 <tr id="root">
4 <tr id="root">
@@ -15,3 +16,4
15 <%= render :partial => 'dir_list_content' %>
16 <%= render :partial => 'dir_list_content' %>
16 </tbody>
17 </tbody>
17 </table>
18 </table>
19 </div>
General Comments 0
You need to be logged in to leave comments. Login now