Changes for page Desk allocation
Last modified by Ricardo Julio Rodríguez Fernández on 2025/05/13 08:31
From version 305.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/04/28 17:08
on 2024/04/28 17:08
Change comment:
Kanban content updated
To version 306.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/04/28 17:09
on 2024/04/28 17:09
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.JavaScriptExtension[0]
-
- Code
-
... ... @@ -1,4 +1,4 @@ 1 -setTimeout(changeStyles, 500);1 +setTimeout(changeStyles, 1000); 2 2 3 3 function changeStyles() { 4 4 const titleElements = document.getElementsByClassName('kanban-item-title');