From 0c6bf81c243520c2d4d0d0d51549259a4fa70119 Mon Sep 17 00:00:00 2001 From: Hiroyasu Nishiyama Date: Sat, 23 Jun 2018 12:49:09 +0900 Subject: [PATCH 1/2] fix appearence of retry button of remote branch management dialog --- editor/js/ui/notifications.js | 2 +- editor/js/ui/projects/projects.js | 2 +- red/api/editor/locales/en-US/editor.json | 1 + red/api/editor/locales/ja/editor.json | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/editor/js/ui/notifications.js b/editor/js/ui/notifications.js index fef2b1610..e232af282 100644 --- a/editor/js/ui/notifications.js +++ b/editor/js/ui/notifications.js @@ -96,7 +96,7 @@ RED.notifications = (function() { if (options.buttons) { var buttonSet = $('
').appendTo(n) options.buttons.forEach(function(buttonDef) { - var b = $('