Don't blink the elapsed time - it's distracting.

This commit is contained in:
Dave Page 2016-06-24 14:01:23 +01:00
parent e9ad27678f
commit 78d329fc47

View File

@ -283,7 +283,7 @@ function(_, S, $, pgBrowser, alertify, pgMessages) {
}
// TODO:: Formatted execution time
self.container.find('.pg-bg-etime').empty().append(
$('<span></span>', {class: 'blink'}).text(
$('<span></span>').text(
String(self.execution_time)
)
).append(