##// END OF EJS Templates
Grey scale icon for issue not watched....
Grey scale icon for issue not watched. git-svn-id: http://redmine.rubyforge.org/svn/trunk@467 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r65:96f83cc8f0f0
r464:4499c7a030a0
Show More
_form.rhtml
8 lines | 261 B | text/html+ruby | RhtmlLexer
<%= error_messages_for 'enumeration' %>
<div class="box">
<!--[form:optvalue]-->
<%= hidden_field 'enumeration', 'opt' %>
<p><label for="enumeration_name"><%=l(:field_name)%></label>
<%= text_field 'enumeration', 'name' %></p>
<!--[eoform:optvalue]-->
</div>