pgAdmin 4 commit: Handle text wrapping in alertify dialog only whenit - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Handle text wrapping in alertify dialog only whenit
Date
Msg-id E1gkTCo-0006pY-GX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle text wrapping in alertify dialog only when it is required. Regression of #3695

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=06ae799d0285dca9f5bdb0e01d4f4b6f48bfa7f1
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/preferences/static/js/preferences.js   | 4 ++--
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 1 +
web/pgadmin/static/scss/_alertify.overrides.scss   | 5 +++--
3 files changed, 6 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM3891]json/jsonb editing Save and Cancel buttons Reversed
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Correct order of Save and Cancel button forjson/json