changes from live site
This commit is contained in:
parent
8a160a0a74
commit
530d6bf060
|
@ -130,7 +130,7 @@
|
|||
|
||||
$(function(){
|
||||
|
||||
$(".event-comment").bindWithDelay("keypress", function() {
|
||||
$(".event-comment").bindWithDelay("keyup", function() {
|
||||
$("#saving").html("Speichere..");
|
||||
|
||||
putObject = [ { "event": $(this).data("event-id"),
|
||||
|
@ -261,4 +261,4 @@
|
|||
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue