Skip to content

codeblock isn't printing #7

@mmhan

Description

@mmhan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions