mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Make check result staleness more obvious
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
.col-md-12
|
||||
.panel
|
||||
.panel-heading.alert.alert-danger
|
||||
Last repository check failed. See
|
||||
Last repository check
|
||||
= "(#{time_ago_in_words(@project.last_repository_check_at)} ago)"
|
||||
failed. See
|
||||
= link_to 'repocheck.log', admin_logs_path
|
||||
for error messages.
|
||||
.row
|
||||
|
||||
Reference in New Issue
Block a user