Project

General

Profile

« Previous | Next » 

Revision 5aeccadc

Added by Katja Luther over 6 years ago

e4 migration of selection dialogs

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/MediaSelectionDialog.java
81 81

  
82 82
    /** {@inheritDoc} */
83 83
    @Override
84
    protected String getNewWizardLinkText() {
85
        return "";
84
    protected String[] getNewWizardText() {
85
        return null;
86 86
    }
87 87
}

Also available in: Unified diff