Commit 6b7597b9 by Waheed Ahmed

Remove single tab "ALL" from course run detail page.

ECOM-6824
parent 384e0bff
...@@ -22,8 +22,6 @@ ...@@ -22,8 +22,6 @@
{% comment %}Translators: DRUPAL is an edX marketing site.{% endcomment %} {% comment %}Translators: DRUPAL is an edX marketing site.{% endcomment %}
<button data-tab="#tab-4">{% trans "DRUPAL" %}</button> <button data-tab="#tab-4">{% trans "DRUPAL" %}</button>
<button data-tab="#tab-5">Salesforce</button> <button data-tab="#tab-5">Salesforce</button>
{% else %}
<button class="selected" disabled="disabled" data-tab="#tab-1">{% trans "All" %}</button>
{% endif %} {% endif %}
</div> </div>
</nav> </nav>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment