11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
|
%tr
|
||
|
%td
|
||
|
= check_box_tag "files[]", file_attach[:name]
|
||
|
%td
|
||
|
= file_attach[:name]
|
||
|
%td
|
||
|
= size_formatter(file_attach[:size])
|
||
|
%td
|
||
|
|
||
|
|