Remove "Close Tab" menu entry (#6843)

* remove Close Tab from menu entry

* Disable the close tab menu entry

* Update snapshots

---------

Co-authored-by: timmerk <timmerk@umich.edu>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
pull/6873/head
Kenny Timmer 3 years ago committed by GitHub
parent 50ff76ad82
commit 855822d648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,6 +13,10 @@
{
"command": "notebook:trust",
"rank": 20
},
{
"command": "application:close",
"disabled": true
}
]
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Loading…
Cancel
Save