stable
Clone or download
Read-only
When a custom icon is defined in DB, render it in the side bar. How to test it ? - update in the `service` table one custom service with a fa-stuff icon - reload the page - enjoy the icon Part of story #13566 associate a custom icon to external services Change-Id: I979cf2bee219e7bd7a2a3cd66c587fa0f9528672
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/Service.class.php | +22 | −0 | Go to diff View file |
M | src/db/mysql/database_structure.sql | +16 | −14 | Go to diff View file |
A | src/db/mysql/updates/2019/201908061120_add_service_custom_icon_and_new_tab.php | +45 | −0 | Go to diff View file |