X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/1660465f3e072cbddc19b19f7f8869affb0694c5..dc7d60a0de460c72d292b43616eb97a8b34741c8:/app/views/elections/_overview_form.rhtml diff --git a/app/views/elections/_overview_form.rhtml b/app/views/elections/_overview_form.rhtml index b3715e1..4a76b81 100644 --- a/app/views/elections/_overview_form.rhtml +++ b/app/views/elections/_overview_form.rhtml @@ -9,5 +9,12 @@
<%= check_box 'election', 'anonymous', {}, 1, 0 %>
+ +Election/Voting Start Date
+<%= datetime_select :election, :startdate %>
Election/Voting End Date
+<%= datetime_select :election, :enddate %>