This repository has been archived on 2022-08-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
wikiufc/app/views/attachments/index.html.haml

16 lines
373 B
Plaintext

.cmd
= action_icon 'add', 'Adicionar', new_course_attachment_url(@course), :accesskey => '+'
%h4.title= h(@course.full_name)
%h1.title Repositório de Arquivos
.box.repositorio
- if !@course.attachments.empty?
%ul
= nested_attachments_to_html(attachments_to_nested_hash(@course.attachments))
- else
.box
%ul
%li.no_itens Nenhum arquivo