[Yanel-commits] rev 47455 - public/yanel/trunk/src/contributions/resources/lookup/htdocs

michi at wyona.com michi at wyona.com
Thu Feb 4 23:29:22 CET 2010


Author: michi
Date: 2010-02-04 23:29:22 +0100 (Thu, 04 Feb 2010)
New Revision: 47455

Modified:
   public/yanel/trunk/src/contributions/resources/lookup/htdocs/tinymce-lookup.jelly
Log:
thanks to Simon Litwan the lookup upload is fixed now

Modified: public/yanel/trunk/src/contributions/resources/lookup/htdocs/tinymce-lookup.jelly
===================================================================
--- public/yanel/trunk/src/contributions/resources/lookup/htdocs/tinymce-lookup.jelly	2010-02-04 22:18:33 UTC (rev 47454)
+++ public/yanel/trunk/src/contributions/resources/lookup/htdocs/tinymce-lookup.jelly	2010-02-04 22:29:22 UTC (rev 47455)
@@ -17,11 +17,10 @@
               "lookup-request-paramter-type": '${resource.getParameterAsString("type")}',
               "lookup-upload-action-url": "${yanel.back2realm}create-new-page.html",
               "lookup-upload-submit-button-label": "Upload",
-              "lookup-upload-enabled": "true"
+              "lookup-upload-enabled": "true",
               "lookup-create-folder-name-default": "Folder Name",
               "lookup-create-folder-submit-label": "new Folder",
               "lookup-current-path-label": "Current Path:",
-              "lookup-upload-enabled": "true",
               "lookup-create-folder-enabled": "true"
           };
           // this methode is called by gwt



More information about the Yanel-commits mailing list