pgAdmin 4 commit: Fix unwanted space indentation issue in Database node

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix unwanted space indentation issue in Database node
Date: 2016-06-08 11:57:00
Message-ID: E1bAc6W-0005Ls-4M@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix unwanted space indentation issue in Database node.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d7f5e95b2babccea8f315edff2fb3f66f1ac96ec
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/databases/__init__.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-08 12:05:54 Re: PATCH: TO fix issue in Role node (pgAdmin4)
Previous Message Dave Page 2016-06-08 11:49:45 Re: PATCH: Reset view/layout (pgAdmin4)