pgAdmin 4 commit: Don't blink the elapsed time - it's distracting.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't blink the elapsed time - it's distracting.
Date: 2016-06-24 13:01:26
Message-ID: E1bGQje-0006H7-BG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=78d329fc4772ca6cf340b9f46b5b5cfcc9fd17fb

Modified Files
--------------
web/pgadmin/misc/bgprocess/static/js/bgprocess.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-24 13:01:55 Re: PATCH: To add Maintenance support on Index/Primary key/Unique (pgAdmin4)
Previous Message Dave Page 2016-06-24 12:59:20 pgAdmin 4 commit: Allow maintenance operations on Index/Primary key/Uni