integ/js/vs/_vs.barchart.js
changeset 65 b13a409f01dc
parent 64 2937fe1ba865
child 66 a77532772aa4
--- a/integ/js/vs/_vs.barchart.js	Mon May 06 14:57:50 2013 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-(function ($) {
-  
-  $.extend($.fn.visualSedimentation.vs,test = function(){
-	 console.log("ici visualSedimentation.fn.test")
-  });
-
-})(jQuery);