Magic fix for non-Java-compressed integrated settings page.
This commit is contained in:
parent
ed9c917bf2
commit
73ec988f15
1 changed files with 1 additions and 1 deletions
|
@ -2591,7 +2591,7 @@ var UI = {
|
||||||
},{
|
},{
|
||||||
label: 'Embed code',
|
label: 'Embed code',
|
||||||
type: 'textarea',
|
type: 'textarea',
|
||||||
value: '<div>'+"\n"+' <script src="'+embedbase+'embed_'+other+'.js"></script>'+"\n"+'</div>',
|
value: '<div>'+"\n"+' <"+"script src="'+embedbase+'embed_'+other+'.js"><"+"/script>'+"\n"+'</div>',
|
||||||
rows: 4,
|
rows: 4,
|
||||||
readonly: true
|
readonly: true
|
||||||
},{
|
},{
|
||||||
|
|
Loading…
Add table
Reference in a new issue