Do not delete comment containers; replace them with success message. This also fixes a visual bug when deleting the last comment

This commit is contained in:
Maximilian Grundke
2017-08-25 18:33:39 +02:00
parent 73ec4d0902
commit bb79852e42
4 changed files with 17 additions and 5 deletions

View File

@@ -156,6 +156,9 @@ de:
user_exercise_feedback:
one: Feedback
other: Feedback
comment:
one: Kommentar
other: Kommentare
errors:
messages:
together: 'muss zusammen mit %{attribute} definiert werden'
@@ -584,4 +587,6 @@ de:
estimated_time_20_to_30: "zwischen 20 und 30 Minuten"
estimated_time_more_30: "mehr als 30 Minuten"
working_time: "Geschätze Bearbeitungszeit für diese Aufgabe:"
comments:
deleted: "Gelöscht"