build_app
This commit is contained in:
parent
47bbea2506
commit
1dc82d8e9b
@ -72,6 +72,9 @@ public class BuilderService {
|
|||||||
addCustomMenu( "Forma","Forma", "Transcations");
|
addCustomMenu( "Forma","Forma", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
|
addCustomMenu( "Forma","Forma", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
addCustomMenu( "Forma","Forma", "Transcations");
|
addCustomMenu( "Forma","Forma", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component';
|
import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component';
|
||||||
|
|
||||||
import { SequencegenaratorComponent } from './fnd/sequencegenarator/sequencegenarator.component';
|
import { SequencegenaratorComponent } from './fnd/sequencegenarator/sequencegenarator.component';
|
||||||
@ -260,6 +261,8 @@ const routes: Routes = [
|
|||||||
// buildercomponents
|
// buildercomponents
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{path:'Forma',component:FormaComponent},
|
{path:'Forma',component:FormaComponent},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component';
|
import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component';
|
||||||
|
|
||||||
|
|
||||||
@ -133,6 +134,8 @@ import { Stepper_workflowComponent } from './BuilderComponents/stepperworkflow/S
|
|||||||
// buildercomponents
|
// buildercomponents
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
FormaComponent,
|
FormaComponent,
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user