页面显示修改

competition
zhanghaitao 11 years ago
parent fe14c1e427
commit c046ad011c

@ -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"/>

Loading…
Cancel
Save