pgAdmin 4 commit: Fix script options which were inadvertently broken in

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix script options which were inadvertently broken in
Date: 2017-06-15 11:19:49
Message-ID: E1dLSoX-00035m-PW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix script options which were inadvertently broken in the query tool tab naming patch.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2a87585665049fb67ca9d51fd949b3bd7d25b077
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 5 +++--
web/pgadmin/static/js/sqleditor_utils.js | 3 +++
.../datagrid/templates/datagrid/js/datagrid.js | 22 +++++++++++++++-------
web/regression/javascript/sqleditor_utils_spec.js | 5 +++++
4 files changed, 26 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-15 11:21:47 Re: pgAdmin 4 commit: Use a more sensible name for Query Tool tabs. Fixes #
Previous Message Surinder Kumar 2017-06-15 10:55:15 Re: pgAdmin 4 commit: Use a more sensible name for Query Tool tabs. Fixes #