@using HeuristicLab.Services.Access.DataTransfer
@using HeuristicLab.Services.Hive
@if (Request.IsAuthenticated && User.IsInRole(HiveRoles.Administrator)) {
# | Job | Task | Username | Client | Date | |
---|---|---|---|---|---|---|
{{($index + 1)+((curExceptionsPage-1)*(exceptionsPageSize))}} | {{exception.JobName}} | {{exception.TaskId}} | {{exception.UserName}} | {{exception.ClientName}} | {{exception.Date | toDate}} | Details |
No exceptions found! |