Project

General

Profile

Feature #675 » redmine_newrhtml_recaptcha.diff

evan wheeler, 2008-07-07 17:24

View differences:

new.rhtml (working copy)
6 6
    <div class="box">
7 7
    <%= render :partial => 'issues/form', :locals => {:f => f} %>
8 8
    </div>
9
    <%= recaptcha_tags :ajax => true %>
9 10
    <%= submit_tag l(:button_create) %>
10 11
    <%= link_to_remote l(:label_preview), 
11 12
                       { :url => { :controller => 'issues', :action => 'preview', :project_id => @project },
(4-4/4)