pgAdmin 4 commit: Add a Help button to the bottom left of the Wizard fr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a Help button to the bottom left of the Wizard fr
Date: 2016-06-08 13:08:15
Message-ID: E1bAdDT-0000a6-6W@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a Help button to the bottom left of the Wizard framework

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/css/wizard.css | 7 ++++-
web/pgadmin/browser/static/js/wizard.js | 30 +++++++++++++++---
.../tools/grant_wizard/static/css/grant_wizard.css | 7 ++---
.../templates/grant_wizard/js/grant_wizard.js | 36 +++++++++++++---------
4 files changed, 56 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-08 13:10:02 Re: [pgAdmin4][Patch]: RM#1268 - Add a Help button to the bottom left of the Wizard framework
Previous Message Surinder Kumar 2016-06-08 12:55:10 Re: [pgAdmin4][Patch]: RM#1268 - Add a Help button to the bottom left of the Wizard framework