Update sendviewcontroller authored by jakobsbode's avatar jakobsbode
...@@ -17,6 +17,8 @@ it can be called with ...@@ -17,6 +17,8 @@ it can be called with
the action after composing is one of the following: the action after composing is one of the following:
* discard the composition * discard the composition
* save composition as draft * save composition as draft
- save as letter
- save as postcard
* composition is sent * composition is sent
- this is handled in the SendViewController, because the user should be able to send the composition as draft, if the sending failed - this is handled in the SendViewController, because the user should be able to send the composition as draft, if the sending failed
... ...
......