[pgAdmin4][Patch]: Fixed the issue related to Domain Constraint module

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed the issue related to Domain Constraint module
Date: 2017-07-03 07:40:15
Message-ID: CAFOhELeLPJ63DzuSpZPi+SN4z3TTksxx8eQeLRs7eeNbkM8c9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

The Domain Constraint module doesn't load as it can not find the
domain_constraints.js file.
To fix this issue, renamed the domain_constraint.js to
domain_constraints.js.

Please find the attached fix.

Attachment Content-Type Size
domain_constraints_renamed.patch text/x-patch 11.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-03 09:31:24 Re: Tree view icon samples
Previous Message Khushboo Vashi 2017-07-03 06:27:12 [pgAdmin4][Patch]: Fixed couple of minor issues