BO 1.15 faq, training plans

This commit is contained in:
Bossanyi Tibor
2021-05-10 16:53:37 +02:00
parent 88bdf7703f
commit cbe7ab97ef
13 changed files with 408 additions and 48 deletions
@@ -0,0 +1,5 @@
(function($){ // your code
$( "#weight_calc" ).click(function() {
alert( "Handler for .click() called." );
});
})(django.jQuery);