Project

General

Profile

« Previous | Next » 

Revision 99260cf6

Added by Andreas Müller about 6 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/group/grantedauthority/CdmAuthorityCompositeViewer.java
142 142
		GrantedAuthorityImpl gai;
143 143

  
144 144
		try {
145
			// create a granted authrity from a cdm authority
145
			// create a granted authority from a cdm authority
146 146
			gai = cdma.asNewGrantedAuthority();
147 147
		} catch (Exception e) {
148 148
			MessagingUtils.warningDialog("Parsing Error", this, "Could not parse authority string");

Also available in: Unified diff