mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 21:07:17 +00:00
add dtables
This commit is contained in:
@@ -110,7 +110,7 @@ class Table extends Component {
|
||||
}
|
||||
</td>
|
||||
<td>{table.modifier}</td>
|
||||
<td>{moment(table.mtime).fromNow()}</td>
|
||||
<td>{moment(table.updated_at).fromNow()}</td>
|
||||
<td>
|
||||
{this.state.active &&
|
||||
<Dropdown isOpen={this.state.dropdownOpen} toggle={this.dropdownToggle} direction="down" className="mx-1 old-history-more-operation">
|
||||
|
Reference in New Issue
Block a user