pgAdmin 4 commit: Fix the online help button on the resource group dial

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the online help button on the resource group dial
Date: 2019-03-13 16:21:15
Message-ID: E1h46d1-0005d8-0Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the online help button on the resource group dialogue. Fixes #4052

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 1 +
.../server_groups/servers/resource_groups/static/js/resource_group.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-13 16:23:33 pgAdmin 4 commit: Add an ePub doc build target (update to release notes
Previous Message Dave Page 2019-03-13 16:18:55 pgAdmin 4 commit: Enable the online help button on the index dialogue.