Refactoring
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
.right
|
||||
= action_icon('subtract', 'Desmatricular-se', unenroll_course_url(course))
|
||||
= link_to h(course.full_name), course_url(course)
|
||||
- else
|
||||
- @courses = Course.visible.where(period: @period)
|
||||
|
||||
-# cache(courses_path) do
|
||||
- old_grade = 0
|
||||
|
||||
@@ -66,9 +66,9 @@
|
||||
#footer
|
||||
%p
|
||||
%b Wiki
|
||||
UFC
|
||||
UFC 1.1
|
||||
%p
|
||||
Desenvolvido em Ruby on Rails
|
||||
Powered by Ruby on Rails, PostgreSQL & Linux
|
||||
%p
|
||||
Distribuido livremente sob a
|
||||
%a{href: 'https://www.gnu.org/licenses/agpl-3.0.en.html'}
|
||||
|
||||
Reference in New Issue
Block a user