build_app
This commit is contained in:
@@ -83,6 +83,9 @@ public class BuilderService {
|
|||||||
addCustomMenu( "Testa","Testa", "Transcations");
|
addCustomMenu( "Testa","Testa", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
|
addCustomMenu( "Testa","Testa", "Transcations");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
System.out.println("dashboard and menu inserted...");
|
System.out.println("dashboard and menu inserted...");
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
||||||
|
|
||||||
|
|
||||||
@@ -303,6 +304,8 @@ const routes: Routes = [
|
|||||||
|
|
||||||
|
|
||||||
// buildercomponents
|
// buildercomponents
|
||||||
|
|
||||||
|
|
||||||
{path:'Testa',component:TestaComponent},
|
{path:'Testa',component:TestaComponent},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
import { TestaComponent } from './BuilderComponents/basicp1/Testa/Testa.component';
|
||||||
|
|
||||||
|
|
||||||
@@ -225,6 +226,8 @@ import { Reportrunneredit2Component } from './builder/report-runner/reportrunner
|
|||||||
|
|
||||||
|
|
||||||
// buildercomponents
|
// buildercomponents
|
||||||
|
|
||||||
|
|
||||||
TestaComponent,
|
TestaComponent,
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user