changes from live site

This commit is contained in:
Martin Bauer 2018-12-18 12:54:00 +01:00
parent 8a160a0a74
commit 530d6bf060
1 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@
$(function(){
$(".event-comment").bindWithDelay("keypress", function() {
$(".event-comment").bindWithDelay("keyup", function() {
$("#saving").html("Speichere..");
putObject = [ { "event": $(this).data("event-id"),