pgAdmin 4 commit: Allow customisable delete confirmation messages in ba

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow customisable delete confirmation messages in ba
Date: 2016-08-01 14:19:00
Message-ID: E1bUE3Y-0001cJ-7W@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow customisable delete confirmation messages in backgrid.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1cc3dded2df416b58bccb663ff1d71970f198ed
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-01 14:19:05 Re: Customisable delete row message
Previous Message Dave Page 2016-08-01 14:16:18 pgAdmin 4 commit: s/buttton/button/g, per Anthony DeBarros. Fixes #1518