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