Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codeblock isn't printing #7

Open
mmhan opened this issue Jun 2, 2011 · 0 comments
Open

codeblock isn't printing #7

mmhan opened this issue Jun 2, 2011 · 0 comments

Comments

@mmhan
Copy link

mmhan commented Jun 2, 2011

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant