mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Update index.html
This commit is contained in:
@@ -20,7 +20,22 @@
|
||||
},
|
||||
{
|
||||
title: 'Features',
|
||||
path: 'features'
|
||||
path: 'features',
|
||||
type: 'dropdown',
|
||||
items: [
|
||||
{
|
||||
title: 'Application Header',
|
||||
path: 'header'
|
||||
},
|
||||
{
|
||||
title: 'Side Navigation',
|
||||
path: 'side-nav'
|
||||
},
|
||||
{
|
||||
title: 'Document List',
|
||||
path: 'doc-list'
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: 'Building',
|
||||
|
Reference in New Issue
Block a user