build_app
This commit is contained in:
		
							parent
							
								
									fed8bcd9d1
								
							
						
					
					
						commit
						1ced708809
					
				| @ -72,6 +72,12 @@ public class BuilderService { | |||||||
| addCustomMenu( "Bbb","Stepper_workflow",  "Transcations");  | addCustomMenu( "Bbb","Stepper_workflow",  "Transcations");  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | addCustomMenu( "Forma","Forma",  "Transcations");  | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | addCustomMenu( "Bbb","Stepper_workflow",  "Transcations");  | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| addCustomMenu( "Forma","Forma",  "Transcations");  | addCustomMenu( "Forma","Forma",  "Transcations");  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -20,6 +20,7 @@ | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| import { Component, OnInit } from '@angular/core'; | import { Component, OnInit } from '@angular/core'; | ||||||
| @ -250,6 +251,8 @@ export class Stepper_workflowComponent implements OnInit { | |||||||
|     console.log('id is ', id) |     console.log('id is ', id) | ||||||
| 
 | 
 | ||||||
|     // stepper route
 |     // stepper route
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  this.router.navigate(["../bbb/", id], { relativeTo: this.route }); |  this.router.navigate(["../bbb/", id], { relativeTo: this.route }); | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,3 +1,5 @@ | |||||||
|  | 
 | ||||||
|  | 
 | ||||||
| import { bbbComponent } from './BuilderComponents/stepperworkflow/bbb/bbb.component'; | import { bbbComponent } from './BuilderComponents/stepperworkflow/bbb/bbb.component'; | ||||||
| import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component'; | import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component'; | ||||||
| 
 | 
 | ||||||
| @ -258,6 +260,10 @@ const routes: Routes = [ | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|       // buildercomponents
 |       // buildercomponents
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| {path:'bbb/:id',component:bbbComponent}, | {path:'bbb/:id',component:bbbComponent}, | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,3 +1,5 @@ | |||||||
|  | 
 | ||||||
|  | 
 | ||||||
| import { bbbComponent } from './BuilderComponents/stepperworkflow/bbb/bbb.component'; | import { bbbComponent } from './BuilderComponents/stepperworkflow/bbb/bbb.component'; | ||||||
| import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component'; | import { FormaComponent } from './BuilderComponents/basicp1/Forma/Forma.component'; | ||||||
| 
 | 
 | ||||||
| @ -131,6 +133,10 @@ import { Stepper_workflowComponent } from './BuilderComponents/stepperworkflow/S | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|     // buildercomponents
 |     // buildercomponents
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| bbbComponent, | bbbComponent, | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user