* work on Issue 54
git-svn-id: http://redmine-dmsf.googlecode.com/svn/trunk/redmine_dmsf@146 5e329b0b-a2ee-ea63-e329-299493fc886d
This commit is contained in:
parent
e064f3c815
commit
b9e9d68cbc
@ -42,6 +42,12 @@
|
||||
end
|
||||
end %>
|
||||
|
||||
<p>
|
||||
<%=content_tag(:label, l(:label_really_delete_files) + ":") %>
|
||||
<%= check_box_tag("settings[dmsf_really_delete_files]", true, @settings["dmsf_really_delete_files"]) %><br/>
|
||||
(<%=l(:label_default)%>: <%=l(:general_text_No)%>)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<%=content_tag(:label, l(:label_default_notifications) + ":") %>
|
||||
<%=select_tag("settings[dmsf_default_notifications]",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user