more work on post uploads
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
<% end %>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<%= f.label :time_zone %>
|
||||
<%= f.time_zone_select :time_zone %>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<%= f.label :receive_email_notifications, "Email notifications", :title => "Enable to receive email notification when you receive a DMail" %>
|
||||
<%= f.check_box :receive_email_notifications %>
|
||||
|
||||
Reference in New Issue
Block a user