Project

General

Profile

« Previous | Next » 

Revision f94b166b

Added by Patrick Plitzner almost 7 years ago

ref #6597 Avoid session errors and empty view for unaccepted selections

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsViewerE4.java
163 163
        super.setInput(input);
164 164
    }
165 165

  
166
    public void showEmptyPage(){
167
        destroySections();
168
        createEmptySection(rootElement);
169
    }
170

  
166 171

  
167 172
    /** {@inheritDoc} */
168 173
    @Override

Also available in: Unified diff