diff --git a/notebook/templates/notebook.html b/notebook/templates/notebook.html index 44d626a63..197bd9ccd 100644 --- a/notebook/templates/notebook.html +++ b/notebook/templates/notebook.html @@ -129,9 +129,9 @@ data-notebook-path="{{notebook_path | urlencode}}"
  • Copy Cells
  • Paste Cells Above
  • Paste Cells Below
  • -
  • Paste Cell & Replace
  • -
  • Delete Cell
  • -
  • Undo Delete Cell
  • +
  • Paste Cells & Replace
  • +
  • Delete Cells
  • +
  • Undo Delete Cells
  • Split Cell
  • Merge Cell Above
  • @@ -172,11 +172,11 @@ data-notebook-path="{{notebook_path | urlencode}}"