From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgAdmin4][Patch]: Fix the Domain Create dialog issue |
Date: | 2017-08-01 11:07:54 |
Message-ID: | CANxoLDcMmUKGLQPmicYHgZBLVS3x0c7oFFiuM+oGExQKMewuHw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Thanks patch applied.
On Mon, Jul 31, 2017 at 12:57 PM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA minor patch to fix two issues,
>
> 1) Domain's Create/Properties dialog do not open due to JS error.
> - Global variable issue.
>
> 2) Security label control's label font size issue.
> - Backgrid adds backbone model id(which is 'label' in our case) in as a
> class in <th> tag causing font size class collision with Bootstrap's label
> class.
>
> RM#2616
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
--
*Akshay Joshi*
*Principal Software Engineer *
*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin 4 Jenkins | 2017-08-01 11:25:23 | Jenkins build is back to normal : pgadmin4-master-python36 #268 |
Previous Message | Akshay Joshi | 2017-08-01 11:07:31 | pgAdmin 4 commit: Domain create dialog do not open and Font size issue |