Обсуждение: [pgadmin-hackers] pgAdmin 4 commit: Refactor clipboard copying into a separate file foru

Поиск
Список
Период
Сортировка

[pgadmin-hackers] pgAdmin 4 commit: Refactor clipboard copying into a separate file foru

От
Dave Page
Дата:
Refactor clipboard copying into a separate file for use outside the SQL Editor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=172b41cba8b8c3b4129255aa904620ec318cf154
Author: Atira Odhner <aodhner@pivotal.io>

Modified Files
--------------
web/pgadmin/static/js/selection/clipboard.js       | 61 ++++++++++++++++++
web/pgadmin/templates/base.html                    |  1 +
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 74 +++-------------------
3 files changed, 71 insertions(+), 65 deletions(-)