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 <aodh...@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(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers