[Yanel-commits] rev 47346 - public/yanel/trunk/src/realms/yanel-website/content/jelly

michi at wyona.com michi at wyona.com
Fri Jan 29 15:20:00 CET 2010


Author: michi
Date: 2010-01-29 15:19:59 +0100 (Fri, 29 Jan 2010)
New Revision: 47346

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/jelly/tinymce-lookup.jelly
Log:
back to realm added

Modified: public/yanel/trunk/src/realms/yanel-website/content/jelly/tinymce-lookup.jelly
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/jelly/tinymce-lookup.jelly	2010-01-29 14:17:52 UTC (rev 47345)
+++ public/yanel/trunk/src/realms/yanel-website/content/jelly/tinymce-lookup.jelly	2010-01-29 14:19:59 UTC (rev 47346)
@@ -28,7 +28,7 @@
           }
           var FileBrowserDialogue = {
               mySubmit : function (path) {
-                  var URL = '${yanel.back2realm}' + path.slice(1);
+                  var URL = '${resource.getParameterAsString("yanel.target-back2realm")}' + path.slice(1);
                   var win = tinyMCEPopup.getWindowArg("window");
           
                   // insert information now



More information about the Yanel-commits mailing list