Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2018-09-06 10:28:07 +01:00
10 changed files with 136 additions and 59 deletions

View File

@@ -32,7 +32,7 @@ RED.editor.types._js = (function() {
var trayOptions = {
title: options.title,
width: "inherit",
width: options.width||"inherit",
buttons: [
{
id: "node-dialog-cancel",