Split dashboard into widgets. Add build errors widget.
This commit is contained in:
parent
257aabc113
commit
11f58d7c2b
24 changed files with 793 additions and 328 deletions
|
|
@ -77,6 +77,7 @@ PHP Censor',
|
|||
'last_failed_build' => ' The last failed build was %s.',
|
||||
'never_failed_build' => ' This project has never failed a build.',
|
||||
'view_project' => 'View Project',
|
||||
'projects_with_build_errors' => 'Build errors',
|
||||
|
||||
// Timeline:
|
||||
'latest_builds' => 'Latest Builds',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue