Changes for page Home
Last modified by RO SYNC USER local on 2025/08/28 17:47
From version 28.1
edited by RO SYNC USER local
on 2025/07/17 15:10
on 2025/07/17 15:10
Change comment:
There is no comment for this version
To version 29.1
edited by RO SYNC USER local
on 2025/08/28 17:47
on 2025/08/28 17:47
Change comment:
There is no comment for this version
Summary
-
Objects (0 modified, 1 added, 0 removed)
Details
- XWiki.JavaScriptExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,5 @@ 1 +require(['jquery'], function($){ 2 + $(document).ready(function(){ 3 + $('li[id="replication.docextratab"]').remove(); 4 + }); 5 +}); - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand - Name
-
... ... @@ -1,0 +1,1 @@ 1 +HideReplicationTab