[#4280] Add the $ as a hint to the Deliverable total form.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
<%= form.input :total, :input_html => {:size => 10}, :wrapper_html => {:class => 'deliverable_total_input'} %>
|
||||
<%= form.input :total, :input_html => {:size => 10}, :wrapper_html => {:class => 'deliverable_total_input'}, :hint => l(:text_dollar_sign) %>
|
||||
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user