1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

add test case

This commit is contained in:
王健辉
2019-06-04 23:49:14 +08:00
parent abf51f2610
commit 41aef04267
8 changed files with 306 additions and 59 deletions

View File

@@ -420,7 +420,7 @@ class DTable extends Component {
<div className="main-panel-center">
<div className="cur-view-container" id="starred">
<div className="cur-view-path">
<h3 className="sf-heading">{gettext('DTable')}</h3>
<h3 className="sf-heading">DTable</h3>
</div>
<div className="cur-view-content">
{this.state.loading && <Loading />}