|
@@ -1,5 +1,5 @@
|
|
<div class="threejs_diagram_container">
|
|
<div class="threejs_diagram_container">
|
|
- <iframe class="threejs_example {{className}}" style="width: {{width}}px; height: {{height}}px;" src="{{{examplePath}}}{{{url}}}"></iframe>
|
|
|
|
|
|
+ <iframe class="threejs_diagram {{className}}" style="width: {{width}}px; height: {{height}}px;" src="{{{examplePath}}}{{{url}}}"></iframe>
|
|
{{#caption}}
|
|
{{#caption}}
|
|
<div class="threejs_center">{{{../caption}}}</div>
|
|
<div class="threejs_center">{{{../caption}}}</div>
|
|
{{/caption}}
|
|
{{/caption}}
|