mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 19:08:21 +00:00
Update dtable UI (#4009)
* Dtable list page refactoring * fix code * fix bug * fix style * repair click range * style * optimization code * style * optimization code * optimization code * Variable name * No Tables replace No tables
This commit is contained in:
@@ -197,7 +197,7 @@ class ShareTableToUser extends React.Component {
|
||||
<DtableSharePermissionEditor
|
||||
isTextMode={false}
|
||||
isEditIconShow={false}
|
||||
currentOption={this.state.permission}
|
||||
currentPermission={this.state.permission}
|
||||
onPermissionChanged={this.setPermission}
|
||||
/>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user