pgAdmin 4 commit: Enable the online help button on the index dialogue.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Enable the online help button on the index dialogue.
Date: 2019-03-13 16:18:55
Message-ID: E1h46al-0005TQ-H6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Enable the online help button on the index dialogue. Fixes #4053

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cdc9ed678f54b503fdd05ff04da36bd44e065e27

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 1 +
.../servers/databases/schemas/tables/indexes/static/js/index.js | 4 +---
2 files changed, 2 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-13 16:21:15 pgAdmin 4 commit: Fix the online help button on the resource group dial
Previous Message Dave Page 2019-03-13 16:04:30 pgAdmin 4 commit: Change the CodeMirror active line background colour t