Tables refactored

This commit is contained in:
randx 2012-09-03 21:53:16 +03:00
parent c7cfe3d83b
commit 8ca0b75d05
22 changed files with 99 additions and 95 deletions

View file

@ -1,6 +1,11 @@
= render "project_head"
- unless @notes.empty?
%table.zebra-striped.borders
%table
%thead
%tr
%th File name
%th
- @notes.each do |note|
%tr
%td