Subversion Repositories eFlore/Applications.coel

Rev

Rev 66 | Rev 277 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 66 Rev 69
Line 35... Line 35...
35
		layout.setLabelWidth(90);
35
		layout.setLabelWidth(90);
36
		layout.setDefaultWidth(155);
36
		layout.setDefaultWidth(155);
37
		setLayout(layout);
37
		setLayout(layout);
Line 38... Line 38...
38
 
38
 
39
		setButtons("");
39
		setButtons("");
40
		setIconStyle("user");
40
		setIconStyle("icone-utilisateur");
41
		setHeading("Collections en ligne - Identification");
41
		setHeading("Collections en ligne - Identification");
42
		setModal(true);
42
		setModal(true);
43
		setBodyBorder(true);
43
		setBodyBorder(true);
44
		setBodyStyle("padding: 10px;background: none");
44
		setBodyStyle("padding: 10px;background: none");