Work in progress on migration to Bootstrap 4 and CoreUI admin theme
This commit is contained in:
parent
366bd09f2a
commit
3425e2c16a
85 changed files with 2093 additions and 10564 deletions
|
@ -451,7 +451,7 @@ export function getEditForm(owner, typeKey, prefix = '') {
|
|||
<div>
|
||||
<AlignedRow>
|
||||
<Button
|
||||
className="btn-default"
|
||||
className="btn-secondary"
|
||||
onClickAsync={::owner.toggleMergeTagReference}
|
||||
label={t('mergeTagReference')}/>
|
||||
{owner.state.showMergeTagReference &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue