Commit afb2a04
JM Alarcón
Add support for scripts in the TextBox widget
The previous TextBox widget allowed to include scripts in its contents so that you could use it as a means to add some interactive content in every page in a simple way. The new version doesn't allow this by default.
I've added a line to the TinyMCE HTM Editor so that it allows iframes and scripts in its contents.1 parent a794ebd commit afb2a04
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments