sw_new_course
sw 10 years ago
parent e3c67fb17a
commit 71ab5ed74f

@ -1,10 +1,10 @@
<!-- huang --> <!--&lt;!&ndash; huang &ndash;&gt;-->
<h3><%=l(:label_newtype_contest)%></h3> <!--<h3><%=l(:label_newtype_contest)%></h3>-->
<%= labelled_form_for @bid, :url => {:controller => 'bids', :action => 'create_contest'} do |f| %> <!--<%= labelled_form_for @bid, :url => {:controller => 'bids', :action => 'create_contest'} do |f| %>-->
<div class="box tabular"> <!--<div class="box tabular">-->
<%= render :partial => 'form_contest', :locals => { :f => f } %> <!--<%= render :partial => 'form_contest', :locals => { :f => f } %>-->
<%= submit_tag l(:button_create) %> <!--<%= submit_tag l(:button_create) %>-->
<%= javascript_tag "$('#bid_name').focus();" %> <!--<%= javascript_tag "$('#bid_name').focus();" %>-->
<% end %> <!--<% end %>-->
</div> <!--</div>-->
Loading…
Cancel
Save