RSM-6 Team features

This commit is contained in:
2020-10-03 21:36:35 +01:00
parent 7c0c244e21
commit 75f4404259
26 changed files with 24416 additions and 23165 deletions

2
resources/js/app.js vendored
View File

@@ -43,3 +43,5 @@ $("#comment").keyup(function(){
$("#submitComment").on('click', function(){
$("#newComment").submit();
});
$("#jointype").bootstrapToggle();