Comment code
This commit is contained in:
parent
9d584ae87a
commit
f833f1c46c
16 changed files with 201 additions and 40 deletions
|
|
@ -118,7 +118,6 @@
|
|||
});
|
||||
|
||||
$("#validate_activity").click(function () {
|
||||
console.log(42);
|
||||
$.ajax({
|
||||
url: "/api/activity/activity/{{ activity.pk }}/",
|
||||
type: "PATCH",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue