dash-docs/js
David A. Harding 2dc026918a
Wallets: fix accidental wallet hiding on category change
Closes #1493

When a wallet was selected on mobile displays, its entry was copied to
another part of the page with its element id intact.  When a category
was changed, it prevented duplicate entries from being shown by
searching the page for matching ids, which unintentionally matched the
copied element.

This patch changes the id of the copied entry during the copy operation.
2017-05-10 15:01:46 -04:00
..
cookieconsent Fix build errors 2015-10-16 14:57:33 +01:00
jquery Move jquery libraries into a subfolder 2015-08-21 02:20:14 -04:00
leaflet Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
leaflet-markercluster Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
analytics.js Fix build errors 2015-10-16 14:57:33 +01:00
base.js Fix issues 2017-04-17 23:05:01 +01:00
bitcoin-core.js New Bitcoin Core subsite 2015-09-14 06:02:58 -04:00
devsearch.js Fix JSHint warnings in javascript files 2015-08-21 02:20:14 -04:00
events.js Fix JSHint warnings in javascript files 2015-08-21 02:20:14 -04:00
ie.js Fix JSHint warnings in javascript files 2015-08-21 02:20:14 -04:00
main.js Wallets: fix accidental wallet hiding on category change 2017-05-10 15:01:46 -04:00