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

commits at geoext.org commits at geoext.org
Sun Jan 24 06:54:44 CET 2010


Author: cmoullet
Date: 2010-01-24 06:54:43 +0100 (Sun, 24 Jan 2010)
New Revision: 1810

Modified:
   sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js
Log:
Add baseUrl documentation

Modified: sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js
===================================================================
--- sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js	2010-01-24 05:54:29 UTC (rev 1809)
+++ sandbox/cmoullet/ux/StreetViewPanel/ux/widgets/StreetViewPanel.js	2010-01-24 05:54:43 UTC (rev 1810)
@@ -127,6 +127,9 @@
      */
     readPermalink: true,
 
+    /** api: config[baseUrl]
+     *  ``Boolean``  base url of this directory resources necessary to get the images (directory containing resources). Has to be set if this file is integrated in a JS build.
+     */
     /** private: property[baseUrl]
      *  ``String``  base url of this directory resources necessary to get the images
      */



More information about the Commits mailing list