mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Replace installEverything by InstallAll
This commit is contained in:
@@ -2023,7 +2023,7 @@ RED.nodes = (function() {
|
||||
}
|
||||
},
|
||||
{
|
||||
text: RED._("palette.editor.installEverything"),
|
||||
text: RED._("palette.editor.installAll"),
|
||||
class: "pull-left",
|
||||
click: function(e) {
|
||||
unknownNotification.close();
|
||||
|
||||
Reference in New Issue
Block a user