mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Add logout view component
- Add component - Expose site_url in configs to allow to re-direct to login - Add need styling -- Make some existing styling more generic
This commit is contained in:
parent
991d0d2e24
commit
4d8a253c0c
8 changed files with 223 additions and 3 deletions
|
@ -31,3 +31,4 @@ parameters:
|
|||
ui: true
|
||||
extensions: true
|
||||
logout: true
|
||||
site_url: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue