Master
Compare changes
@@ -17,7 +17,7 @@ DJANGO_TIME_FORMAT = "%Y-%m-%dT%H:%M:%SZ"
@@ -17,7 +17,7 @@ DJANGO_TIME_FORMAT = "%Y-%m-%dT%H:%M:%SZ"
@@ -26,7 +26,11 @@ def get_size(status_list):
@@ -26,7 +26,11 @@ def get_size(status_list):
@@ -40,10 +44,11 @@ def convert_logentries_to_html(log_entries):
@@ -40,10 +44,11 @@ def convert_logentries_to_html(log_entries):
results += "<th>service</th><th>status</th><th>timestamp</th><th>cpu_cycles</th><th>wall_clock_time</th><th>logfile</th>"