1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

feat: sdoc diff (#5465)

* feat: sdoc diff

* feat: add changes

* feat: optimize code
This commit is contained in:
杨国璇
2023-05-13 15:42:54 +08:00
committed by GitHub
parent 403c692033
commit 948fd44eee
12 changed files with 793 additions and 268 deletions

View File

@@ -5,6 +5,8 @@ import { Dropdown, DropdownToggle, DropdownMenu, DropdownItem} from 'reactstrap'
import { gettext, filePath } from '../../utils/constants';
import URLDecorator from '../../utils/url-decorator';
import '../../css/history-record-item.css';
moment.locale(window.app.config.lang);
const propTypes = {