pgAdmin 4 commit: Fixes #1276 - Resolved an issue - 'TypeError: c is un

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1276 - Resolved an issue - 'TypeError: c is un
Date: 2016-06-02 10:05:58
Message-ID: E1b8PVm-0003O6-0K@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1276 - Resolved an issue - 'TypeError: c is undefined on removing
member type from Type=composite'.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/types/templates/type/js/type.js | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-02 10:08:28 Re: PATCH: To fix minor patches (pgAdmin4)
Previous Message Ashesh Vashi 2016-06-02 09:58:54 pgAdmin 4 commit: Rename the 'Auto Vacuum' tab to 'Parameter' as it rep