Zuletzt geändert von admin am 2024/12/10 17:33

Von Version 1.2
bearbeitet von admin
am 2024/12/10 17:33
Änderungskommentar: Gelöschtes Objekt
Auf Version 1.1
bearbeitet von admin
am 2024/05/09 10:38
Änderungskommentar: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/16.2.0]

Zusammenfassung

Details

XWiki.JavaScriptExtension[0]
Pufferstrategie
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,6 @@
1 +document.observe('xwiki:livetable:newrow', function(event) {
2 + // Add the xredirect parameter to the query string of the delete action to
3 + // redirect the user back to the live table after an application is deleted.
4 + var deleteLink = event.memo.row.down('td.actions').down('a.actiondelete');
5 + deleteLink.href = deleteLink.href + '&xredirect=' + encodeURIComponent(window.location.href);
6 +});
Name
... ... @@ -1,0 +1,1 @@
1 +Code
Inhalt parsen
... ... @@ -1,0 +1,1 @@
1 +Nein
Benutze diese Erweiterung
... ... @@ -1,0 +1,1 @@
1 +currentPage