|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
<% delete_allowed = User.current.allowed_to?(:manage_files, @project) %>
|
|
|
|
|
<% edit_allowed = User.current.allowed_to?(:manage_files, @project) %>
|
|
|
|
|
<div class="autoscroll">
|
|
|
|
|
<table class="list files" id="ver-zebra" style="table-layout: fixed">
|
|
|
|
|
<table class="list files" id="ver-zebra" style="width: 100%; table-layout: fixed">
|
|
|
|
|
<colgroup>
|
|
|
|
|
<col class="vzebra-odd"/>
|
|
|
|
|
<col class="vzebra-even"/>
|
|
|
|
|