Author: woodser
Date: Thu Sep 8 14:04:04 2011
New Revision: 1166696
URL: http://svn.apache.org/viewvc?rev=1166696&view=rev
Log:
Applying Mike Beaver's patch: https://issues.apache.org/jira/browse/SHINDIG-1618
Modified:
shindig/trunk/config/container.js
Modified: shindig/trunk/config/container.js
URL:
http://svn.apache.org/viewvc/shindig/trunk/config/container.js?rev=1166696&r1=1166695&r2=1166696&view=diff
==============================================================================
--- shindig/trunk/config/container.js (original)
+++ shindig/trunk/config/container.js Thu Sep 8 14:04:04 2011
@@ -26,7 +26,7 @@
// change
// {"gadgets.container" : ["default"],
// to
-// {"gadgets.container" : ["myContainer"],
+// {"gadgets.container" : ["myContainer"],
// And make your changes that you need to myContainer.js.
// Just make sure on the iframe URL you specify &container=myContainer
// for it to use that config.