Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 156 Rev 222
Line 9... Line 9...
9
	public static final String MENU_BEL = "coel-id-menu-bel";
9
	public static final String MENU_BEL = "coel-id-menu-bel";
10
	public static final String BTN_DECONNEXION = "coel-id-btn-deconnexion";
10
	public static final String BTN_DECONNEXION = "coel-id-btn-deconnexion";
11
	public static final String PANNEAU_AIDE = "coel-id-paneau-aide";
11
	public static final String PANNEAU_AIDE = "coel-id-paneau-aide";
12
	public static final String PANNEAU_STRUCTURE_FORM = "coel-id_paneau-structure-form";
12
	public static final String PANNEAU_STRUCTURE_FORM = "coel-id_paneau-structure-form";
13
	public static final String PANNEAU_STRUCTURE_LISTE = "coel-id_paneau-structure-liste";
13
	public static final String PANNEAU_STRUCTURE_LISTE = "coel-id_paneau-structure-liste";
-
 
14
	public static final String PANNEAU_FORM_PUBLICATION = "coel-id_pano-form-publication";
14
}
15
}