aboutsummaryrefslogtreecommitdiff
path: root/static/components/popup-element.ts
diff options
context:
space:
mode:
Diffstat (limited to 'static/components/popup-element.ts')
-rw-r--r--static/components/popup-element.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/static/components/popup-element.ts b/static/components/popup-element.ts
index e26ae578..f4b934d8 100644
--- a/static/components/popup-element.ts
+++ b/static/components/popup-element.ts
@@ -47,9 +47,6 @@ class PopupElement extends ComponentVEvent {
let uid = this.uid;
- body.getElementsByClassName('populate-with-uid')
- .forEach((e) => e.setAttribute('data-uid', uid));
-
window.setTimeout(() => {
/* tab change button */