Adjust text of notebook heading in new menu

Closes jupyter/jupyter#97
This commit is contained in:
Thomas Kluyver 2016-03-07 16:42:25 +00:00
parent 291e0c101e
commit c424d61558

View File

@ -70,7 +70,7 @@ data-terminals-available="{{terminals_available}}"
</li>
{% endif %}
<li role="presentation" class="divider"></li>
<li role="presentation" class="dropdown-header" id="notebook-kernels">Notebooks</li>
<li role="presentation" class="dropdown-header" id="notebook-kernels">Notebook:</li>
</ul>
</div>
<div class="btn-group">