if @notice && @notice.end_time < Time.now json.system_update true json.(@notice, :subject, :notes, :start_time, :end_time) else json.system_update false end