pgAdmin 4 commit: Display long names appropriately in dialogue headers.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Display long names appropriately in dialogue headers.
Date: 2017-11-16 11:56:08
Message-ID: E1eFIm8-0001mO-PL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display long names appropriately in dialogue headers. Fixes #2278

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/scss/_alertify.overrides.scss | 2 ++
1 file changed, 2 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-16 11:56:22 Re: [pgAdmin4][Patch]: Display long object name on alertify dialog header
Previous Message Dave Page 2017-11-16 11:42:45 Re: [pgAdmin4][Patch]: To make error message uniform for Create schema action