add type='text/javascript' to script tag
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2579 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
167e914055
commit
462bef47d4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
|
||||
<metal:js define-macro="js-execute">
|
||||
<script tal:content="macro/jsCall"></script>
|
||||
<script type="text/javascript" tal:content="macro/jsCall"></script>
|
||||
</metal:js>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue