| changeset 16 | c66274d0d850 |
| parent 9 | e3d551eda5a6 |
| child 18 | 16b482c153fd |
--- a/integration/home.html Thu May 16 15:48:26 2013 +0200 +++ b/integration/home.html Thu May 16 17:42:41 2013 +0200 @@ -150,5 +150,13 @@ <script src="js/common.js"></script> <script src="js/home.js"></script> + + <script> + var spinParam = { + imageBasePath :'lib/spin/img/', + max:60, + min:0 + }; + </script> </body> </html> \ No newline at end of file