<%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %>

Select the run dates you want the scheduler to use.

dateUrl='<%= edit_date_object_path(@copy_id, :list => "run_dates", :copy => true) %>' <% elsif @date_object.new_record? %> dateUrl='<%= new_date_object_path(@date_object, :list => "run_dates") %>' <% else %> dateUrl='<%= edit_date_object_path(@date_object, :list => "run_dates") %>' <% end %> dataField="run_date" ctlDisabled=<%= @view_only %> idField="id" jsonRoot="items" startDate="<%= @first_day_of_year %>" layoutConfig="{columns:4}" cls="full-year-calendar">