pgAdmin 4 commit: Allow copying of SQL from the dashboard tables. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow copying of SQL from the dashboard tables. Fixes
Date: 2018-03-02 14:39:19
Message-ID: E1erlqB-00076f-VG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow copying of SQL from the dashboard tables. Fixes #3137

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0c48b79ce7ed459033a36d86b014052105a0b7df
Author: Neethu Mariya Joy <neethumariyajoy(at)gmail(dot)com>

Modified Files
--------------
web/pgadmin/static/css/codemirror.overrides.css | 5 +++++
web/pgadmin/static/js/backform.pgadmin.js | 5 +++--
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 5 -----
3 files changed, 8 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-03-02 14:39:28 Re: Bug #2309 fix
Previous Message Dave Page 2018-03-02 13:47:30 Re: Bug #2309 fix