pgAdmin 4 commit: Allow text selection/copying from disabledCodeMirror

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow text selection/copying from disabledCodeMirror
Дата
Msg-id E1erl0m-0004Xa-5v@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow text selection/copying from disabled CodeMirror instances. Fixes #2309

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7471dea45816443ce5c146ae636f84c0a902f5a9
Author: Neethu Mariya Joy <neethumariyajoy@gmail.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 7 ++++++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js   | 6 +++---
2 files changed, 9 insertions(+), 4 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Undo previous thinko - there's already a check-pep8t
Следующее
От: Dave Page
Дата:
Сообщение: Re: Bug #2309 fix