build_app
This commit is contained in:
parent
5579f22d13
commit
1bbaf41876
@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
||||||
|
|
||||||
import { SequencegenaratorComponent } from './fnd/sequencegenarator/sequencegenarator.component';
|
import { SequencegenaratorComponent } from './fnd/sequencegenarator/sequencegenarator.component';
|
||||||
@ -264,6 +265,8 @@ const routes: Routes = [
|
|||||||
// buildercomponents
|
// buildercomponents
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{path:'Testa',component:TestaComponent},
|
{path:'Testa',component:TestaComponent},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
||||||
|
|
||||||
|
|
||||||
@ -137,6 +138,8 @@ import { MyworkspaceComponent } from './admin/myworkspace/myworkspace.component'
|
|||||||
// buildercomponents
|
// buildercomponents
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TestaComponent,
|
TestaComponent,
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user