[kupu-checkins] r39226 - kupu/trunk/kupu/plone/kupu_plone_layer

gotcha at codespeak.net gotcha at codespeak.net
Tue Feb 20 13:22:23 CET 2007


Author: gotcha
Date: Tue Feb 20 13:22:22 2007
New Revision: 39226

Modified:
   kupu/trunk/kupu/plone/kupu_plone_layer/emptypage.pt
Log:
Kupu should mention its empty page is loaded

Modified: kupu/trunk/kupu/plone/kupu_plone_layer/emptypage.pt
==============================================================================
--- kupu/trunk/kupu/plone/kupu_plone_layer/emptypage.pt	(original)
+++ kupu/trunk/kupu/plone/kupu_plone_layer/emptypage.pt	Tue Feb 20 13:22:22 2007
@@ -27,5 +27,6 @@
       This template is an empty placeholder, used for loading contents
       into the Kupu editor-iframe.
    </tal:comment>
+   <script type="text/javascript">document._kssReadyForLoadEvent=1;</script> 
   </body>
 </html>


More information about the kupu-checkins mailing list