Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2615 Rev 2623
Line 58... Line 58...
58
		  + "<a id=\"lienRemarques\" title=\""+Msg.get("adresser-remarque-probleme")+"\""
58
		  + "<a id=\"lienRemarques\" title=\""+Msg.get("adresser-remarque-probleme")+"\""
59
		  + 	" href=\"" + Configuration.getRemarquesBaseUrl() + "?service=" + Configuration.getServiceContact()
59
		  + 	" href=\"" + Configuration.getRemarquesBaseUrl() + "?service=" + Configuration.getServiceContact()
60
		  + 	"&pageSource=" + URL.encodeQueryString(Window.Location.getHref()) + "\""
60
		  + 	"&pageSource=" + URL.encodeQueryString(Window.Location.getHref()) + "\""
61
		  + " onClick=\"javascript:window.open(this.getAttribute('href'), 'Tela Botanica - Remarques', config='height=700, width=640, scrollbars=yes, resizable=yes'); return false;\""
61
		  + " onClick=\"javascript:window.open(this.getAttribute('href'), 'Tela Botanica - Remarques', config='height=700, width=640, scrollbars=yes, resizable=yes'); return false;\""
62
		  + " target=\"_blank\""
62
		  + " target=\"_blank\""
63
		  + ">Remarques</a>"
63
		  + ">"+Msg.get("remarques")+"</a>"
64
		  + "<a href=\"#\" id=\"lienAide\">Aide</a>"
64
		  + "<a href=\"#\" id=\"lienAide\">"+Msg.get("aide")+"</a>"
65
		  + "</div>" ;
65
		  + "</div>" ;
Line 66... Line 66...
66
  
66
  
67
  /**
67
  /**
68
   * Booleen indiquant si utilisateur est connecte 
68
   * Booleen indiquant si utilisateur est connecte