You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/11/03 09:50:31 UTC

[GitHub] [cloudstack] PaulAngus commented on a change in pull request #5628: UI: Add footer text option for login screen

PaulAngus commented on a change in pull request #5628:
URL: https://github.com/apache/cloudstack/pull/5628#discussion_r741760851



##########
File path: ui/public/config.json
##########
@@ -56,5 +56,6 @@
   "plugins": [],
   "basicZoneEnabled": true,
   "multipleServer": false,
+  "loginFooter": "",

Review comment:
       Isn't up with the main ui footer text, a more obvious place to put this setting in the config.json file?
   
   ```
     "docBase": "http://docs.cloudstack.apache.org/en/latest",
     "appTitle": "CloudStack",
     "footer": "Licensed under the <a href='http://www.apache.org/licenses/' target='_blank'>Apache License</a>, Version 2.0.",
     "loginFooter": "",
     "logo": "assets/logo.svg",
     
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org