[ARVADOS-WORKBENCH2] updated: 1.2.0-441-g7177f95

Git user git at public.curoverse.com
Wed Sep 26 13:23:31 EDT 2018


Summary of changes:
 src/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  7177f95ebc5a3da43da1d299f7ae9837381e58d6 (commit)
      from  31b41c5968534ce04019dc946c948ee2a6c01211 (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 7177f95ebc5a3da43da1d299f7ae9837381e58d6
Author: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
Date:   Wed Sep 26 19:23:15 2018 +0200

    fix CR comments
    
    Feature #14244
    
    Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski at contractors.roche.com>

diff --git a/src/index.tsx b/src/index.tsx
index 52054a4..5285284 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -36,7 +36,7 @@ import { initWebSocket } from '~/websocket/websocket';
 import { Config } from '~/common/config';
 import { addRouteChangeHandlers } from './routes/route-change-handlers';
 import { setCurrentTokenDialogApiHost } from '~/store/current-token-dialog/current-token-dialog-actions';
-import { processResourceActionSet } from './views-components/context-menu/action-sets/process-resource-action-set';
+import { processResourceActionSet } from '~/views-components/context-menu/action-sets/process-resource-action-set';
 import { progressIndicatorActions } from '~/store/progress-indicator/progress-indicator-actions';
 import { trashedCollectionActionSet } from '~/views-components/context-menu/action-sets/trashed-collection-action-set';
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list