NINS_CODE/bahmni_config/openmrs/apps/home/whiteLabel.json

15 lines
395 B
JSON
Raw Normal View History

2024-12-12 22:37:39 +06:00
{
"homePage": {
"header_text": "<b>WELCOME TO<br/>National Institute Of Neuro Science (NINS)",
"logo": "/bahmni/images/bahmniLogoFull.png",
"title_text": " "
},
"loginPage": {
"logo": "/bahmni/images/bahmniLogoFull.png",
"showHeaderText": true,
"showTitleText": false
},
"helpLink": {
"url": "https://bahmni.atlassian.net/wiki/display/BAH/Bahmni+Home"
}
}