Initial Redmine tooling and local plugin forks
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<h2><%= link_to l(:label_crm_deal_status_plural), :controller => 'deal_statuses', :action => 'index' %> » <%=h @deal_status %></h2>
|
||||
|
||||
<%= form_tag({:action => 'update', :id => @deal_status}, :class => "tabular", :method => :put) do %>
|
||||
<%= render :partial => 'form' %>
|
||||
<%= submit_tag l(:button_save) %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user