[Yanel-commits] rev 47341 - public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/jelly

michi at wyona.com michi at wyona.com
Fri Jan 29 15:09:32 CET 2010


Author: michi
Date: 2010-01-29 15:09:31 +0100 (Fri, 29 Jan 2010)
New Revision: 47341

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/jelly/tinymce-lookup.jelly
Log:
back to realm added

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/jelly/tinymce-lookup.jelly
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/jelly/tinymce-lookup.jelly	2010-01-29 14:08:53 UTC (rev 47340)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/jelly/tinymce-lookup.jelly	2010-01-29 14:09:31 UTC (rev 47341)
@@ -25,7 +25,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