|
|
@ -5,7 +5,7 @@ import {getCnnectionName} from './select/select.service'; |
|
|
|
import {DATA_BASE_TYPE} from '@private/constants'; |
|
|
|
import {DATA_BASE_TYPE} from '@private/constants'; |
|
|
|
import dialog from '@shared/service/dialog.service'; |
|
|
|
import dialog from '@shared/service/dialog.service'; |
|
|
|
import {saveConnection} from './link_set.service'; |
|
|
|
import {saveConnection} from './link_set.service'; |
|
|
|
const className = 'fr.model.linkset'; |
|
|
|
const className = 'dec.dcm.model.linkset'; |
|
|
|
const Model: ModelType = { |
|
|
|
const Model: ModelType = { |
|
|
|
context: ['tab', 'linkList', 'linkSelected', 'linkUpdate', 'connectionNameErr'], |
|
|
|
context: ['tab', 'linkList', 'linkSelected', 'linkUpdate', 'connectionNameErr'], |
|
|
|
actions: { |
|
|
|
actions: { |
|
|
|