[Commits] r1730 - sandbox/cmoullet/ux/StreetViewPanel/ux/widgets

commits at geoext.org commits at geoext.org
Wed Jan 13 07:58:07 CET 2010


Author: cmoullet
Date: 2010-01-13 07:58:07 +0100 (Wed, 13 Jan 2010)
New Revision: 1730

Modified:
   sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js
Log:
add baseUrl as api config

Modified: sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js
===================================================================
--- sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js	2010-01-13 06:57:57 UTC (rev 1729)
+++ sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js	2010-01-13 06:58:07 UTC (rev 1730)
@@ -128,7 +128,7 @@
     readPermalink: true,
 
     /** private: property[baseUrl]
-     *  ``String``  base url of this file (directory of the ux)
+     *  ``String``  base url of this directory resources necessary to get the images
      */
     baseUrl: scriptSourceStreetView.replace('/ux/widgets/StreetViewPanel.js', ''),
 



More information about the Commits mailing list