Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53d50fc

Browse files
update changes
1 parent 92ceec9 commit 53d50fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/documentation_eg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ <h4 class="example-section-title" id="layout-options">
627627
</div>
628628
{% endif %}
629629

630-
{% if page.dash_url !=blank %}
630+
{% if page.dash_url %}
631631
<h1>Dash Example</h1>
632632
<iframe width="100%" height="900px" src="{{ page.dash_url}}" frameborder="0" allowfullscreen=""></iframe>
633633
{% endif %}

0 commit comments

Comments
 (0)