From 5b5b1fce03ca50333dca667f0865d86da60ef32c Mon Sep 17 00:00:00 2001 From: birocarol Date: Fri, 18 Mar 2016 11:24:16 +0200 Subject: [PATCH] 17 --- _posts/2016-03-15-Reisekosten-App-Frontend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-03-15-Reisekosten-App-Frontend.md b/_posts/2016-03-15-Reisekosten-App-Frontend.md index 9cbd055..62cf583 100644 --- a/_posts/2016-03-15-Reisekosten-App-Frontend.md +++ b/_posts/2016-03-15-Reisekosten-App-Frontend.md @@ -36,7 +36,7 @@ In a few words we needed: * a login page * a list of trips * the possibility to create/edit a trip -* add/edit receipts assigned to a trip +* add/edit/delete receipts assigned to a trip * the receipts form needed visibility rules of some fields(depending on a category) ### The project