Skip to content

Commit 0b3bb82

Browse files
author
Joseph Damiba
committed
changed to page.language == plotly_js
1 parent b6e6be4 commit 0b3bb82

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.language == "python" or page.language == "r" or page.language == "javascript" %}
630+
{% if page.language == "python" or page.language == "r" or page.language == "plotly_js" %}
631631
<a href="https://plot.ly/products/dash/"><img src="https://s3-us-west-1.amazonaws.com/plotly-tutorials/plotly-documentation/images/1140px-Dash-ad.png"></a>
632632
{% endif %}
633633

0 commit comments

Comments
 (0)