[pgAdmin4][Patch]: Dashboard JS - Set DOM Elements context

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Dashboard JS - Set DOM Elements context
Date: 2016-11-14 10:48:41
Message-ID: CAFOhELeW8-LXybAfSPkGcVoGuF-fkHm1eYRKYJK7zAaOEnHYtw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

In dashboard.js, some of the DOM elements are in the global context, so,
changed those elements to be used only for the Dashboard context.

Please find the attached patch for the same.

Thanks,
Khushboo

Attachment Content-Type Size
pgAdmin4_dashboard.patch text/x-patch 2.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-14 11:53:24 pgAdmin 4 commit: Include SQL templates in the translation template.
Previous Message Dave Page 2016-11-14 09:41:30 Re: theme to use while building docs