Revision 530e4fec
Added by Katja Luther almost 5 years ago
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/descriptiveDataSet/matrix/CharacterMatrix.java | ||
---|---|---|
178 | 178 |
|
179 | 179 |
private DefaultBodyLayerStack bodyLayer; |
180 | 180 |
|
181 |
private boolean isTreeView = false;
|
|
181 |
private boolean isTreeView = true;
|
|
182 | 182 |
|
183 | 183 |
private CharacterMatrixToolbar toolbar; |
184 | 184 |
|
Also available in: Unified diff
revert changes in CharacterMatrix