fix generic tab when sorting
This commit is contained in:
@@ -264,13 +264,13 @@
|
||||
scope.sortingButtonKey = "general_reorder";
|
||||
}
|
||||
|
||||
checkGenericTabVisibility();
|
||||
|
||||
} else {
|
||||
scope.sortingMode = true;
|
||||
scope.sortingButtonKey = "general_reorderDone";
|
||||
}
|
||||
|
||||
checkGenericTabVisibility();
|
||||
|
||||
};
|
||||
|
||||
scope.openCompositionsDialog = function () {
|
||||
|
||||
Reference in New Issue
Block a user