Fix editing of new unsaved TextData
authorPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 30 Jun 2017 10:19:47 +0000 (12:19 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 30 Jun 2017 10:19:58 +0000 (12:19 +0200)
commit99bb324ab33b7993398b10b441ca9d373c5adb60
tree82b1f7b4bec71c7a11a49e421a6718f2577be3a9
parentdf79e53cba7aeb22a323910cc210df8824507bcb
Fix editing of new unsaved TextData

 - This used to be not saved and the label was not updated when editing
a TextData feature on a taxon that has not had a description before
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/description/detail/TextDataDetailElement.java