Allow to use the AkauntingSelectRemote component in a modal dialog.
This commit is contained in:
parent
067f7e5635
commit
2e16c1b94b
@ -59,6 +59,7 @@ import AkauntingModal from './AkauntingModal';
|
||||
import AkauntingMoney from './AkauntingMoney';
|
||||
import AkauntingRadioGroup from './forms/AkauntingRadioGroup';
|
||||
import AkauntingSelect from './AkauntingSelect';
|
||||
import AkauntingSelectRemote from './AkauntingSelectRemote';
|
||||
import AkauntingDate from './AkauntingDate';
|
||||
import AkauntingRecurring from './AkauntingRecurring';
|
||||
|
||||
@ -154,6 +155,7 @@ export default {
|
||||
components: {
|
||||
AkauntingRadioGroup,
|
||||
AkauntingSelect,
|
||||
AkauntingSelectRemote,
|
||||
AkauntingModal,
|
||||
AkauntingMoney,
|
||||
AkauntingDate,
|
||||
|
Loading…
x
Reference in New Issue
Block a user