BO 1.15+2 delete js

This commit is contained in:
Bossanyi Tibor 2021-05-10 17:05:22 +02:00
parent cbe7ab97ef
commit 9e65941161

View File

@ -1,5 +0,0 @@
(function($){ // your code
$( "#weight_calc" ).click(function() {
alert( "Handler for .click() called." );
});
})(django.jQuery);