From a06c56d3d072469c6ff672922608dde7b86e8035 Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Sun, 26 Jan 2020 01:49:27 -0500 Subject: [PATCH] Add title attributes to card title buttons --- src/components/cardbuilder/cardBuilder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cardbuilder/cardBuilder.js b/src/components/cardbuilder/cardBuilder.js index 44c5b3b079..92cc6d38ac 100644 --- a/src/components/cardbuilder/cardBuilder.js +++ b/src/components/cardbuilder/cardBuilder.js @@ -1018,7 +1018,7 @@ define(['datetime', 'imageLoader', 'connectionManager', 'itemHelper', 'focusMana return text; } - var html = '';