either some component on your page needs those and includes them (AjaxLink) or something is including them manually.
-igor On Fri, Jul 23, 2010 at 4:42 AM, Otan <[email protected]> wrote: > Can anyone give me a hint, please? I know it isn't really a big deal but the > QA treat it as a bug. I'm stuck and I can't proceed. :-( > > > On 23 July 2010 17:26, Otan <[email protected]> wrote: > >> There is no ajax in my page, no form also. But I keep seeing this in the >> generated html: >> >> <script type="text/javascript" >> src="../../resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js"></script> >> >> >> <script type="text/javascript" >> src="../../resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js"></script> >> >> I wan't to remove that because I'm sending the html as email newsletter. >> How can I get rid of that? > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
