pgAdmin 4 commit: Fixed 'Location cannot be empty' error when open Tabl - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Fixed 'Location cannot be empty' error when open Tabl
Date
Msg-id E1hIRzn-00070w-Jf@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed 'Location cannot be empty' error when open Tablespace properties. Fixes #4134

(cherry picked from commit d96f453e7f708f0254ddf9462b7bd651b4a8a3c1)

Branch
------
electron2

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

Modified Files
--------------
docs/en_US/release_notes_4_6.rst                                     | 1 +
.../server_groups/servers/tablespaces/static/js/tablespace.js        | 5 +++--
.../browser/server_groups/servers/templates/macros/variable.macros   | 4 +---
3 files changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] browser beforeunload event code improvements
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Improvement for 'beforeunload' event, bind the event