Author: sdumitriu
Date: 2008-02-20 17:53:35 +0100 (Wed, 20 Feb 2008)
New Revision: 7882
Modified:
xwiki-platform/xwiki-applications/trunk/panels/src/main/resources/Panels/NewPage
Log:
XAPANELS-45: JS error when clicking the button in the Create panel
Fixed.
Modified:
xwiki-platform/xwiki-applications/trunk/panels/src/main/resources/Panels/NewPage
===================================================================
---
xwiki-platform/xwiki-applications/trunk/panels/src/main/resources/Panels/NewPage
2008-02-20 16:20:01 UTC (rev 7881)
+++
xwiki-platform/xwiki-applications/trunk/panels/src/main/resources/Panels/NewPage
2008-02-20 16:53:35 UTC (rev 7882)
@@ -133,7 +133,7 @@
<property>
<content>#if($hasEdit || $showEmptyPanels)
#panelheader($msg.get("Create"))
-<form method="post" action="$doc.getURL("view", "xpage=create")"
onsubmit="cancelCancelEdit()">
+<form method="post" action="$doc.getURL("view", "xpage=create")">
<div class="padded centered">
<select name="tocreate" class="panelselect">
<option value="page">New Page\*</option>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications