diff --git a/app/views/errs/_table.html.haml b/app/views/errs/_table.html.haml index 1244eac..649175a 100644 --- a/app/views/errs/_table.html.haml +++ b/app/views/errs/_table.html.haml @@ -21,5 +21,5 @@ - if errs.none? %tr %td{:colspan => (@app ? 5 : 6)} - %em No errs have been caught, yet + %em No errs here = will_paginate @errs, :previous_label => '« Previous', :next_label => 'Next »' \ No newline at end of file -- libgit2 0.21.2