From 6b89679e0877dcd49cea38377dac20051169ba98 Mon Sep 17 00:00:00 2001 From: Deluan Date: Sat, 31 Oct 2020 19:40:25 -0400 Subject: [PATCH] Remove hardcoded color --- ui/src/common/BatchPlayButton.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ui/src/common/BatchPlayButton.js b/ui/src/common/BatchPlayButton.js index 00b965326..c1a8dc27a 100644 --- a/ui/src/common/BatchPlayButton.js +++ b/ui/src/common/BatchPlayButton.js @@ -41,11 +41,12 @@ const BatchPlayButton = ({ unselectAll(resource) } + const caption = translate(label) return (