diff --git a/src/client/web/src/components/browser.tsx b/src/client/web/src/components/browser.tsx index bc977de..0fad20c 100644 --- a/src/client/web/src/components/browser.tsx +++ b/src/client/web/src/components/browser.tsx @@ -562,7 +562,10 @@ export class Browser extends React.Component { children={List([ , + , {dirPath}, ])} />, @@ -594,26 +597,7 @@ export class Browser extends React.Component { return (
-
-
{ops}
-
-
-
- - {this.props.msg.pkg.get("browser.location")} - - {breadcrumb} -
- {this.props.browser.uploadings.size === 0 ? null : (
{
)} +
+ + + {/* {this.props.msg.pkg.get("browser.location")} */} + + {breadcrumb} +
+ +
+
{ops}
+
+