Changeset 1200

Show
Ignore:
Timestamp:
07/04/08 16:19:05 (6 months ago)
Author:
kovit
Message:

fix '_comment_from.html.erb at line 66 (button cancel)'

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/app/views/comment/_comment_form.html.erb

    r1131 r1200  
    6464        <td style="text-align: right;"> 
    6565          <%= spinned_submit_tag _("Post") %> 
     66            <%= link_to _("Cancel"), '#', :onclick => "$('comment_content').value = ''" %> 
    6667        </td> 
    6768      </tr>