update menu
This commit is contained in:
parent
bd8a2b1eed
commit
3030999262
@ -55,7 +55,7 @@ export class AppMenuComponent implements OnInit {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label:'UI Blocks',
|
label:'Prime Blocks',
|
||||||
items:[
|
items:[
|
||||||
{label: 'Free Blocks', icon: 'pi pi-fw pi-eye', routerLink: ['/blocks'], badge: 'NEW'},
|
{label: 'Free Blocks', icon: 'pi pi-fw pi-eye', routerLink: ['/blocks'], badge: 'NEW'},
|
||||||
{label: 'All Blocks', icon: 'pi pi-fw pi-globe', url: ['https://www.primefaces.org/primeblocks-ng'], target: '_blank'},
|
{label: 'All Blocks', icon: 'pi pi-fw pi-globe', url: ['https://www.primefaces.org/primeblocks-ng'], target: '_blank'},
|
||||||
|
Loading…
Reference in New Issue
Block a user