mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Add diff markers to tabs in diff-view
This commit is contained in:
parent
932ea7ba8f
commit
a9b17e930c
@ -35,8 +35,6 @@ RED.deploy = (function() {
|
||||
$("#btn-deploy-icon").attr("src",deploymentTypes[type].img);
|
||||
}
|
||||
|
||||
var currentDiff = null;
|
||||
|
||||
/**
|
||||
* options:
|
||||
* type: "default" - Button with drop-down options - no further customisation available
|
||||
|
Loading…
Reference in New Issue
Block a user