commit | 1255e0dc72454798c7baf61c47753e3f5ad9456c | [log] [tgz] |
---|---|---|
author | Jayashankar Padath <jayashankar.padath@in.ibm.com> | Wed Jun 13 23:45:49 2018 +0530 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Jul 13 17:40:21 2018 +0000 |
tree | df404c0d1b87fa03fb7efa179703abe68a8ae458 | |
parent | 2b9a0d91c189f5f6d9dbda3757b6e66f4a131dfe [diff] |
Remove extra scroll bar from the SoL console menu Two scroll bars are displayed on the right hand side of the SoL console menu as the element exceeds the screen size. Fix removes the unwanted scroll bar Resolves openbmc/openbmc#3243 Tested: Running webui locally and verified that extra scroll bar is not showing at the Serial over LAN (SoL) console menu Change-Id: I25537f8007b81f698d396ef03d6c381e61806bd6 Signed-off-by: Jayashankar Padath <jayashankar.padath@in.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.