Set "debugEnabled=false" .
On 3/13/07, Tomić Mirko <[EMAIL PROTECTED]> wrote:
How to prevent tapestry Shell component from inserting some of javascripts to
page head? Cause I don't need them all.
dojo.registerModulePath("tapestry", "/app?service=asset&path=%2Ftapestry%2F");
dojo.require
The @Shell component supports a "delegate" parameter, which will allow you
to render anything you want.
On 6/17/06, hv @ Fashion Content <[EMAIL PROTECTED]> wrote:
Have anyone thought about supporting classic JavaScript include statements
in the when using the Shell component in Tap 4.0/5.0 ?