Author: sdumitriu
Date: 2008-02-10 02:07:23 +0100 (Sun, 10 Feb 2008)
New Revision: 7472
Modified:
xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/scripts/lightbox/lightbox.js
Log:
XSALBATROSS-7: In the Group administration UI, after editing a group the group
row should be refreshed
Workaround.
Patch submitted by Evelina Slatineanu, applied with minor changes.
Modified:
xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/scripts/lightbox/lightbox.js
===================================================================
---
xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/scripts/lightbox/lightbox.js
2008-02-10 00:53:54 UTC (rev 7471)
+++
xwiki-platform/skins/trunk/albatross/src/main/resources/albatross/scripts/lightbox/lightbox.js
2008-02-10 01:07:23 UTC (rev 7472)
@@ -125,7 +125,7 @@
'<div id="lb">' +
'<div id="lb-top">' +
'<div id="close-wrap">' +
- '<div id="lb-close" onclick="window.lb.lbHide();
window.lb.lbClearData(); return false;" title="Cancel and close"> </div>' +
+ '<div id="lb-close" onclick="window.lb.lbClose();" title="Cancel and
close"> </div>' + // TODO: Refresh just the affected data, using an
onClose callback
'</div>';
if(lbtype == "lightrounded") {
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications