pgAdmin 4 commit: Fix query tool button/menu inconsistencies. Fixes #14

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix query tool button/menu inconsistencies. Fixes #14
Date: 2016-08-09 15:23:27
Message-ID: E1bX8sJ-00085y-Db@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix query tool button/menu inconsistencies. Fixes #1461

Branch
------
master

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

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html | 20 +++++++++++++-------
.../sqleditor/templates/sqleditor/js/sqleditor.js | 3 +++
2 files changed, 16 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-09 15:23:39 Re: RM #1461 Query tool button/menu inconsistencies
Previous Message Dave Page 2016-08-09 15:06:04 Re: pgAdmin IV : Unittest modular patch