mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-06 05:25:44 +01:00
Unify title usage within an area
This commit is contained in:
@@ -138,6 +138,7 @@ class Content extends React.Component<Props, State> {
|
||||
<OpenInFullscreenButton
|
||||
modalTitle={file?.name}
|
||||
modalBody={<BorderLessDiv className="panel">{content}</BorderLessDiv>}
|
||||
useTitleTooltip={true}
|
||||
/>
|
||||
<ExtensionPoint
|
||||
name="repos.sources.content.actionbar"
|
||||
|
||||
Reference in New Issue
Block a user