| changeset 6 | 547b3ddedf7f |
| parent 2 | 78f71aa0a477 |
| child 8 | 7a5de13173b1 |
--- a/integration/modal-video.html Tue May 14 18:19:04 2013 +0200 +++ b/integration/modal-video.html Thu May 16 12:58:48 2013 +0200 @@ -44,8 +44,8 @@ </div> </div> <script type="text/javascript"> -$('.number-spin').spin({ - imageBasePath :'img/spin/', +$('.select-duration .number-spin').spin({ + imageBasePath :'lib/spin/img/', max:60, min:0 });