aboutsummaryrefslogtreecommitdiff
path: root/static/components/popup-element.ts
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-11-29 21:18:25 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-11-29 21:48:59 +0100
commit3e8902476dd6436d2b792be9d8ddaf044646016e (patch)
tree6ef67481862d2396461b810c3a30acb2ea03d106 /static/components/popup-element.ts
parentDisplay categories in event description. (diff)
downloadcalp-3e8902476dd6436d2b792be9d8ddaf044646016e.tar.gz
calp-3e8902476dd6436d2b792be9d8ddaf044646016e.tar.xz
Change UID resolve.
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 */