mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
sysadmin reconstruct admin logs page (#4184)
* sysadmin reconstruct admin logs page * optimize code
This commit is contained in:
@@ -35,7 +35,7 @@ class Content extends Component {
|
||||
} else {
|
||||
const emptyTip = (
|
||||
<EmptyTip>
|
||||
<h2>{gettext('No Share Links.')}</h2>
|
||||
<h2>{gettext('No File Access Logs.')}</h2>
|
||||
</EmptyTip>
|
||||
);
|
||||
const table = (
|
||||
|
Reference in New Issue
Block a user