rails 3 fixes

This commit is contained in:
2013-07-14 11:11:18 -04:00
parent e563725dc5
commit 0991d7af8e
46 changed files with 164 additions and 129 deletions

View File

@@ -4,7 +4,7 @@
%h1.title Adicionar página wiki
%p
- form_tag course_wiki_url(@course) do
= form_tag course_wiki_url(@course) do
= render :partial => 'form'
= submit_tag "Criar", :accesskey => 'e'
%button#show_preview{:type => "button", :accesskey => 'v'}