12 lines
426 B
Plaintext
12 lines
426 B
Plaintext
<br class="CL" />
|
|
|
|
<iframe id="iframe<%= index %>" width="<%= width %>" height="<%= height %>" style="border: 1px solid #cccccc;" src="" default_src="<%= src %>"></iframe>
|
|
|
|
<br><br>
|
|
|
|
<%= t(:chart_embed_code) %>:
|
|
<br>
|
|
<textarea id="embed<%= index %>" rows="5" cols="53"><iframe width="<%= width %>" height="<%= height %>" style="border: 1px solid #cccccc;" src="<%= src %>"></iframe></textarea>
|
|
|
|
<br><br><br>
|