Author: lindner
Date: Tue May 18 17:16:10 2010
New Revision: 945765

URL: http://svn.apache.org/viewvc?rev=945765&view=rev
Log:
Revert "add iframe base url"

This reverts commit b819bed4bc0745da0ce079ac990a1522693f6f48.

Modified:
    shindig/trunk/config/container.js

Modified: shindig/trunk/config/container.js
URL: 
http://svn.apache.org/viewvc/shindig/trunk/config/container.js?rev=945765&r1=945764&r2=945765&view=diff
==============================================================================
--- shindig/trunk/config/container.js (original)
+++ shindig/trunk/config/container.js Tue May 18 17:16:10 2010
@@ -68,7 +68,7 @@
 // iframeBaseUri will automatically have the host inserted
 // if locked domain is enabled and the implementation supports it.
 // query parameters will be added.
-"gadgets.iframeBaseUri" : "http://localhost:8080/gadgets/ifr";,
+"gadgets.iframeBaseUri" : "/gadgets/ifr",
 
 // jsUriTemplate will have %host% and %js% substituted.
 // No locked domain special cases, but jsUriTemplate must


Reply via email to