pgAdmin 4 commit: Fixed an issue where the cursor was not visible in th - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the cursor was not visible in th
Date
Msg-id E1oQTl9-0002ll-HN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the cursor was not visible in the code tab of the trigger dialog.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41a3345101c724d0c9a508048e1287a28e45141d
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/triggers/static/js/trigger.ui.js        | 5 +++++
web/pgadmin/static/js/components/CodeMirror.jsx                      | 1 +
2 files changed, 6 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [Patch] - Cursor is not visible in trigger code pane
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch] - Cursor is not visible in trigger code pane