[pgadmin-hackers] pgAdmin 4 commit: Using client-side 'url_for' implementation in themai - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject [pgadmin-hackers] pgAdmin 4 commit: Using client-side 'url_for' implementation in themai
Date
Msg-id E1dLZOr-0006j6-BK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Using client-side 'url_for' implementation in the maintenance module.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/maintenance/__init__.py          | 11 ++++++-
.../templates/maintenance/js/maintenance.js        | 34 +++++++++++++---------
2 files changed, 31 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][patch] History Detail Pane
Next
From: Ashesh Vashi
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Using client-side 'url_for' implementation in theimp