@(request: Http.Request, signedinUser: common.User, breadcrumbs: String, study: common.Study, component: common.Component)
@views.html.gui.page.main(request, signedinUser, Some(study), None, breadcrumbs) {
@* Result table *@
@* If you change something in the head, copy-paste it into the footer too! *@
|
|
Quota reached |
Comp. result ID |
Comp. ID |
Study result ID |
Study result UUID |
Study code |
Start time |
End time |
Duration |
Batch |
Worker ID |
Type |
Group ID |
State |
Data size |
Files (size) |
Message |
@* If you change something in the head, copy-paste it into the footer too! *@
|
|
Quota reached |
Comp. result ID |
Comp. ID |
Study result ID |
Study result UUID |
Study code |
Start time |
End time |
Duration |
Batch |
Worker ID |
Type |
Group ID |
State |
Data size |
Files (size) |
Message |
@views.html.gui.results.componentResultDataModal()
@views.html.gui.results.resultsTableToolbar()
}