mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
add component and type to add user dynamically
This commit is contained in:
@@ -93,9 +93,11 @@ import PersonSuggestion from './AddPersons/PersonSuggestion';
|
||||
import { searchEntities } from 'ChillPersonAssets/vuejs/_api/AddPersons';
|
||||
import { postPerson } from "ChillPersonAssets/vuejs/_api/OnTheFly";
|
||||
import { postThirdparty } from "ChillThirdPartyAssets/vuejs/_api/OnTheFly";
|
||||
import {messages} from 'ChillPersonAssets/vuejs/_js/i18n.js';
|
||||
|
||||
export default {
|
||||
name: 'AddPersons',
|
||||
messages,
|
||||
components: {
|
||||
Modal,
|
||||
PersonSuggestion,
|
||||
|
Reference in New Issue
Block a user