ok thanks for the correction. I have updated the repository.
guilhem
On 3/9/07, Yves Dufour <yves_dufour at mac.com>
wrote:>
> there is an error line 348 *Clusterer.popUp( poppedUpCluster )*
> *Clusterer.rePop = function ( clusterer ){*
> * **if ( clusterer.poppedUpCluster != null )*
> * Clusterer.popUp( poppedUpCluster );*
> *};*
> *
> *
> should be
>
> *Clusterer.rePop = function ( clusterer ){*
> * **if ( clusterer.poppedUpCluster != null )*
> *Clusterer.popUp( clusterer.poppedUpCluster );*
> *};*
>
> _______________________________________________
> Ym4r-user mailing list
> Ym4r-user at rubyforge.org
> http://rubyforge.org/mailman/listinfo/ym4r-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://rubyforge.org/pipermail/ym4r-user/attachments/20070309/8b2a72e8/attachment.html