integration/modal-video.html
changeset 16 c66274d0d850
parent 8 7a5de13173b1
child 18 16b482c153fd
--- a/integration/modal-video.html	Thu May 16 15:48:26 2013 +0200
+++ b/integration/modal-video.html	Thu May 16 17:42:41 2013 +0200
@@ -44,9 +44,5 @@
 	</div>
 </div>
 <script type="text/javascript">
-$('.select-duration .number-spin').spin({
-    imageBasePath :'lib/spin/img/',
-    max:60,
-    min:0
-});
+$('.select-duration .number-spin').spin(spinParam);
 </script>
\ No newline at end of file