diff --git a/apps/templates/_user_profile.html b/apps/templates/_user_profile.html index 7484b474e..dcab1c1a3 100644 --- a/apps/templates/_user_profile.html +++ b/apps/templates/_user_profile.html @@ -59,6 +59,5 @@ $(document).ready(function () { itemRef.show(); } }); - console.log(input) })