cancel
Showing results for 
Search instead for 
Did you mean: 

Remove elements from Dashboard

anakin59490
Star Contributor
Star Contributor

Hi,

i'm using sdk 3 and i would like to remove logo and title form site dashboard :

this is what i try :

web-extension/site-data/extension :

and this is what i have commented :

without succes...

Thx

2 REPLIES 2

krutik_jayswal
Elite Collaborator
Elite Collaborator

You can not extend the lib file.The file which you need to extend is share-header.get.js.There might not be any content inside it.It is including the lib file inside it.There is documentation for removing any menu for header.You can refer below link for more details.

Removing a menu item (Aikau) | Alfresco Documentation 

anakin59490
Star Contributor
Star Contributor

Thank you, It works !

And it's more suitable that the link i follow :

Alfresco share UI header customization - Stack Overflow