[ARVADOS-WORKBENCH2] updated: 2.2.1-86-g80cadd65

Git user git at public.arvados.org
Thu Sep 23 17:46:38 UTC 2021


Summary of changes:
 src/views/virtual-machine-panel/virtual-machine-user-panel.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  80cadd658a7a51917338036a1044c5549f62ba1c (commit)
      from  0ccf1750b4143223e729fc3212b5e4b0a447b420 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 80cadd658a7a51917338036a1044c5549f62ba1c
Author: Stephen Smith <stephen at curii.com>
Date:   Thu Sep 23 13:46:10 2021 -0400

    17229: Change extra token const value to extraToken for clarity
    
    Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>

diff --git a/src/views/virtual-machine-panel/virtual-machine-user-panel.tsx b/src/views/virtual-machine-panel/virtual-machine-user-panel.tsx
index c0f33644..d8725461 100644
--- a/src/views/virtual-machine-panel/virtual-machine-user-panel.tsx
+++ b/src/views/virtual-machine-panel/virtual-machine-user-panel.tsx
@@ -18,7 +18,7 @@ import parse from "parse-duration";
 
 type CssRules = 'button' | 'codeSnippet' | 'link' | 'linkIcon' | 'rightAlign' | 'cardWithoutMachines' | 'icon';
 
-const EXTRA_TOKEN = "exra";
+const EXTRA_TOKEN = "exraToken";
 
 const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
     button: {

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list