pgAdmin 4 commit: Fixed potential error in the properties dialog for th

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed potential error in the properties dialog for th
Date: 2019-10-18 12:08:39
Message-ID: E1iLR3f-0008Cp-Ud@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed potential error in the properties dialog for the Code tab. Fixes #4845.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5b438e13ccd3f9f74b8e14746555bc90a58a6370
Author: Ganesh Jaybhay <ganesh(dot)jaybhay(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 1 +
2 files changed, 2 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-10-18 12:09:47 Re: [pgAdmin][RM4850] Don't open Datetime Picker when clicked on field's label
Previous Message Akshay Joshi 2019-10-17 13:36:19 pgAdmin 4 v4.14 released