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