Project

General

Profile

« Previous | Next » 

Revision ab81561c

Added by Patrick Plitzner almost 8 years ago

Add menu entry for password dialog to main menu #3102

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/password/PasswordWizard.java
43 43
	public PasswordWizard(User user, ConversationHolder conversation){
44 44
		this.conversation = conversation;
45 45
		this.user = user;
46
		setWindowTitle("Change password");
46 47
	}
47 48

  
48 49
	@Override

Also available in: Unified diff