diff --git a/IPython/frontend/html/notebook/static/css/metaui.css b/IPython/frontend/html/notebook/static/css/celltoolbar.css similarity index 100% rename from IPython/frontend/html/notebook/static/css/metaui.css rename to IPython/frontend/html/notebook/static/css/celltoolbar.css diff --git a/IPython/frontend/html/notebook/static/js/metaui.js b/IPython/frontend/html/notebook/static/js/celltoolbar.js similarity index 100% rename from IPython/frontend/html/notebook/static/js/metaui.js rename to IPython/frontend/html/notebook/static/js/celltoolbar.js diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index fdd769c..0573939 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -17,7 +17,7 @@ window.mathjax_url = "{{mathjax_url}}"; - + @@ -204,7 +204,7 @@ data-notebook-id={{notebook_id}} - +