Update spin.js.

This commit is contained in:
David Molineus
2016-10-04 13:55:29 +02:00
parent 54feda21cd
commit 623fc7452b
10 changed files with 635 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ $GLOBALS['LEAFLET_LIBRARIES']['leaflet-control-geocoder'] = array
$GLOBALS['LEAFLET_LIBRARIES']['spin.js'] = array
(
'name' => 'spin.js',
'version' => '2.3.1',
'version' => '2.3.2',
'license' => '<a href="https://github.com/fgnass/spin.js/blob/master/LICENSE.txt" target="_blank">MIT</a>',
'homepage' => 'http://fgnass.github.io/spin.js',
'javascript' => 'assets/leaflet/libs/spin-js/spin.min.js'