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

comments field - code in examples on field settings page has a glitch? #1053

Closed
tbba opened this issue Mar 31, 2015 · 0 comments
Closed

comments field - code in examples on field settings page has a glitch? #1053

tbba opened this issue Mar 31, 2015 · 0 comments
Labels

Comments

@tbba
Copy link

tbba commented Mar 31, 2015

My editor had a hick-up from the code:
<script type='text/javascript' src='<?=$config->urls->FieldtypeComments?>comments.js' />
...should be
<script type='text/javascript' src='<?=$config->urls->FieldtypeComments?>comments.js'></script>
?

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

No branches or pull requests

2 participants