- removed TextReadOnly (#4254)
authorPatric Plitzner <p.plitzner@bgbm.org>
Wed, 18 Jun 2014 13:34:58 +0000 (13:34 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Wed, 18 Jun 2014 13:34:58 +0000 (13:34 +0000)
commit751d31d7cc06602e71c1bba1e49683804eed563d
tree6bc927f7770a2edff41593e81a92a593b5216af9
parent50fa099cbfdbfb85976fe13f839bc5c5593693f6
 - removed TextReadOnly (#4254)
  - just used a Text field with "editable" flag set to false
 - added dummy title cache text as section header
  - just showing the first 10 characters
.gitattributes
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/mvc/OriginalLabelDataController.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/mvc/OriginalLabelDataElement.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/mvc/element/TextReadOnly.java [deleted file]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/mvc/element/TextReadOnlyController.java [deleted file]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/OriginalLabelDataSection.java