mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
remove sign out action (#1157)
This commit is contained in:
parent
de46b7f1fb
commit
16291f9ad6
@ -47,15 +47,6 @@
|
|||||||
"actions": {
|
"actions": {
|
||||||
"click": "app.actions.about"
|
"click": "app.actions.about"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "app.header.logout",
|
|
||||||
"title": "APP.SIGN_OUT",
|
|
||||||
"description": "APP.SIGN_OUT",
|
|
||||||
"icon": "exit_to_app",
|
|
||||||
"actions": {
|
|
||||||
"click": "LOGOUT"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user