Skip to content
Snippets Groups Projects

Fix grammar issue in admin/runners

Merged username-removed-408677 requested to merge 28353-little-grammar-issue into master
3 files
+ 6
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -56,7 +56,7 @@
= submit_tag 'Search', class: 'btn'
.pull-right.light
Runners with last contact less than a minute ago: #{@active_runners_cnt}
Runners with last contact more than a minute ago: #{@active_runners_cnt}
%br
Loading