mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
modify sf-font to op-target (#2932)
This commit is contained in:
@@ -96,7 +96,7 @@ class LibHistorySetting extends React.Component {
|
||||
return (
|
||||
<Modal isOpen={true} centered={true}>
|
||||
<ModalHeader toggle={this.props.toggleDialog}>
|
||||
<span className="sf-font" title={itemName}>{itemName}</span>{' '}
|
||||
<span className="op-target" title={itemName}>{itemName}</span>{' '}
|
||||
{gettext('History Setting')}
|
||||
</ModalHeader>
|
||||
<ModalBody>
|
||||
|
Reference in New Issue
Block a user