Failed Jobs

Class: <%= class_filter("filter_class","c",@klasses,@klass)%> Exception: <%= exception_filter("filter_class","ex",@exceptions,@exception)%> From: <%= time_filter("filter_from","f",@from)%> To: <%= time_filter("filter_to","t",@to)%>
<% if @count > 0 %>
select all reset <% if @paginate.max_page > 1 %> Select all <%=@count%> jobs <% end %>
<% end %> <% start = 0 %> <% failed = @paginate.paginated_jobs%> <% index = 0 %> <% date_format = "%Y/%m/%d %T %z" %> <% if @paginate.max_page > 0 %> <%= render :partial => 'paginate' %> <%= render :partial => 'paginate' %> <% else %> Clean! <% end %>