[gen] ckeditor now works with IE.
This commit is contained in:
parent
c2eaab4b44
commit
6801188496
3 changed files with 17 additions and 10 deletions
|
@ -64,7 +64,7 @@
|
|||
class python: (fmt==2) and ('rich_%s' % name) or ''"
|
||||
tal:content="python: test(inRequest, requestValue, value)">
|
||||
</textarea>
|
||||
<script tal:condition="python: fmt == 2"
|
||||
<script type="text/javascript" tal:condition="python: fmt == 2"
|
||||
tal:content="python: contextObj.getEditorInit(name)">
|
||||
</script>
|
||||
</tal:textarea>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue