RSM-6 Team features
This commit is contained in:
2
resources/js/app.js
vendored
2
resources/js/app.js
vendored
@@ -43,3 +43,5 @@ $("#comment").keyup(function(){
|
||||
$("#submitComment").on('click', function(){
|
||||
$("#newComment").submit();
|
||||
});
|
||||
|
||||
$("#jointype").bootstrapToggle();
|
||||
|
Reference in New Issue
Block a user