Subversion Repositories eFlore/Applications.cel

Rev

Rev 1547 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1547 Rev 1557
Line 14... Line 14...
14
 
14
 
15
	/**
15
	/**
16
	 * This is the entry point method.
16
	 * This is the entry point method.
17
	 */
17
	 */
18
	@Override
18
	@Override
19
	public void onModuleLoad() {	
19
	public void onModuleLoad() {
Line 20... Line 20...
20
		CarnetEnLigneMediateur carnetEnLigneMediateur= CarnetEnLigneMediateur.Instance();
20
		CarnetEnLigneMediateur carnetEnLigneMediateur= CarnetEnLigneMediateur.Instance();
21
		
21
		
22
		if(GWT.isScript()) { // Nav 
22
		if(GWT.isScript()) { // Nav