From dcd6bb470a2e88c0f7d68911090f22e954cd3efb Mon Sep 17 00:00:00 2001 From: Safia Abdalla Date: Sun, 11 Oct 2015 18:29:01 -0500 Subject: [PATCH] Fixed title tooltip in notebook template --- notebook/templates/notebook.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/templates/notebook.html b/notebook/templates/notebook.html index 32d8459ff..58ce9d1ff 100644 --- a/notebook/templates/notebook.html +++ b/notebook/templates/notebook.html @@ -276,7 +276,7 @@ data-notebook-path="{{notebook_path | urlencode}}" {% for helplinks in sections %} {% for link in helplinks %} -
  • +
  • {% if link[2] %} {% endif %}