pgAdmin 4 commit: Ensure the browser toolbar buttons work in languages

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the browser toolbar buttons work in languages
Date: 2018-12-06 09:25:23
Message-ID: E1gUpuN-0006J9-Ur@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the browser toolbar buttons work in languages other than English. Fixes #3798

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=431516ad611f1f8c3e214a99060a3791ae845498
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_7.rst | 1 +
web/pgadmin/browser/static/js/toolbar.js | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-12-06 09:25:49 Re: [pgAdmin4][Patch]: RM #3798 Unable to launch query tool window through Browser if user select any language except English under preferences section
Previous Message Dave Page 2018-12-06 09:14:41 Re: [pgAdmin4][Patch]: RM #3589 Allow user to save/download Explain plan as JPEG/SVG format