-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I'm using default installation of the plugin. Layout has
echo $asset->scripts_for_layout(array('js','codeblock'));
An elment is using
echo $this->Javascript->codeBlock($jsCode, array('inline' => 'false'));
But the code isn't echoed out to the layout.
When I tried with debug 0, the scripts that are included using $this->Javascript->link() also doesn't get printed out..
Am I doing something wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels