mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-26 12:24:18 +00:00
Move mail tags strings to UI/Common
This commit is contained in:
@@ -2849,11 +2849,6 @@ function getMenus() {
|
||||
labelMenu.prepareVisibility = onLabelMenuPrepareVisibility;
|
||||
}
|
||||
|
||||
var labelMenu = $("label-menu");
|
||||
if (labelMenu) {
|
||||
labelMenu.prepareVisibility = onLabelMenuPrepareVisibility;
|
||||
}
|
||||
|
||||
var markMenu = $("mark-menu");
|
||||
if (markMenu) {
|
||||
markMenu.prepareVisibility = onMarkMenuPrepareVisibility;
|
||||
|
||||
Reference in New Issue
Block a user