Check for archived cards before action in backend

This commit is contained in:
Julius Haertl
2016-08-16 13:13:54 +02:00
parent 376ad88df2
commit a57d270a93
8 changed files with 56 additions and 81 deletions

View File

@@ -86,4 +86,5 @@ class CardMapper extends Mapper {
$stmt->execute();
}
}