mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
WIP feature/breadcrumb/fix_localize
This commit is contained in:
@@ -375,7 +375,7 @@ function AccountFormDialog({
|
||||
text={
|
||||
selectedSubaccount
|
||||
? selectedSubaccount.name
|
||||
: 'Select Parent Account'
|
||||
: <T id={'select_parent_account'}/>
|
||||
}
|
||||
/>
|
||||
</Select>
|
||||
|
||||
Reference in New Issue
Block a user