Changes for page Desk allocation

Last modified by Ricardo Julio Rodríguez Fernández on 2025/05/13 08:31

From version 231.1
edited by Abdullah Sharifi
on 2024/03/13 15:46
Change comment: There is no comment for this version
To version 229.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/13 14:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AbdullahSharifi
1 +XWiki.RicardoJulioRodriguezFernandez
XWiki.JavaScriptExtension[0]
Code
... ... @@ -1,4 +1,4 @@
1 -document.addEventListener("DOMContentLoaded", function() {
1 +window.onload = function() {
2 2   const titleElements = document.getElementsByClassName('kanban-item-title');
3 3   const headerElements = document.getElementsByClassName('kanban-board-header');
4 4   const titleContainers = document.getElementsByClassName('kanban-item');