Project

General

Profile

« Previous | Next » 

Revision a5d6e4c0

Added by Niels Hoffmann almost 13 years ago

Renaming MediaMetaData to MediaInfo

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/forms/ImageElement.java
156 156
					}
157 157
					monitor.done();					
158 158
				}catch (Exception e) {
159
					StoreUtil.warn(getClass(), e);
159
					StoreUtil.warn(getClass(), e.getMessage());
160 160
				} 
161 161
			}					
162 162
		};

Also available in: Unified diff