Atualizando para o Rails 2.3.2
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
= "›" + link_to(truncate(h(@attachment.file_name)), course_attachment_url)
|
||||
- @title = @title + " - #{truncate(h(@attachment.file_name))}"
|
||||
|
||||
- @left_panel = render 'courses/_left_panel'
|
||||
- @right_panel = render 'courses/_right_panel'
|
||||
- @left_panel = render 'courses/left_panel'
|
||||
- @right_panel = render 'courses/right_panel'
|
||||
- @content = yield
|
||||
|
||||
= render 'layouts/base'
|
||||
|
||||
Reference in New Issue
Block a user