pgAdmin 4 commit: Fix block indent/outdent with configurable width. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix block indent/outdent with configurable width. Fix
Date: 2018-02-27 15:20:33
Message-ID: E1eqh3R-0000ui-G9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix block indent/outdent with configurable width. Fixes #3002

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5afd5fdb4883011a1a1c0510823f43e98264b23
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-27 15:20:57 Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Previous Message Murtuza Zabuawala 2018-02-27 15:09:39 Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI