Changes for page AppDashboard

Last modified by Anamaria Stoica on 2009/10/28 12:50

From version Icon 15.4 Icon
edited by Anamaria Stoica
on 2009/10/28 12:49
Change comment: There is no comment for this version
To version Icon 16.1
edited by Anamaria Stoica
on 2009/10/28 12:50
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -132,7 +132,7 @@
132 132   // simple fake Gadget contents - could put anything here
133 133   isc.HTMLFlow.create({
134 134   autoDraw:false, align:"center", layoutAlign:"center",
135 - contents: "I'm a <b>OpenSocial <i>Gadget</i></b>'s content! {{/html}}<script src=\"http://www.gmodules.com/ig/ifr?url=http://scripts.tropicalpcsolutions.com/html/gadgets/google-search/google.xml&amp;up_Google_Search=0&amp;synd=open&amp;w=280&amp;h=155&amp;title=Google+Search+Tool&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js\"></script>{{html}}"
135 + contents: "I'm a <b>OpenSocial <i>Gadget</i></b>'s content! " + i
136 136   })
137 137   ]
138 138   });