Interface: teclas de atalho

This commit is contained in:
2009-09-09 10:35:04 -03:00
parent a10b4fda9b
commit 3cd507b4f9
35 changed files with 55 additions and 54 deletions

View File

@@ -4,4 +4,4 @@
%p
- form_for :attachment, @attachment, :url => course_attachment_url, :html => { :method => 'put', :multipart => 'true' } do
= render :partial => 'form'
= submit_tag 'Editar'
= submit_tag 'Editar', :accesskey => 'e'