0 Votes

Changes for page LiveTable View Sheet

Last modified by Сергей Коршунов on 2026/08/19 20:10

From version 10.1
edited by Сергей Коршунов
on 2026/08/19 20:10
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/18.6.0]
To version 9.1
edited by Сергей Коршунов
on 2025/05/01 21:19
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/17.3.0]

Summary

Details

Page properties
Content
... ... @@ -112,7 +112,7 @@
112 112  
113 113  #macro (renameAppModal)
114 114   <div class="modal" id="renameAppModal" tabindex="-1" role="dialog" aria-labelledby="renameAppModal-label"
115 - data-backdrop="static">
115 + data-backdrop="static" data-keyboard="false">
116 116   <div class="modal-dialog" role="document">
117 117   <form class="modal-content xform">
118 118   ## The fieldset allows us to disable and enable the entire form quickly and easy.