----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67150/ -----------------------------------------------------------
Review request for mesos, Alexander Rukletsov and Vinod Kone. Repository: mesos Description ------- The links now work in all cases, even when the WebUI is not run locally. Diffs ----- src/webui/index.html f98cded3d88a505daab640fbed2080c217c55b53 Diff: https://reviews.apache.org/r/67150/diff/1/ Testing ------- Tested locally and saw that it was the bug affecting DC/OS clusters (the assets being available under `http://<cluster>.com/mesos/assets/css/bootstrap-3.3.6.min.css` but `index.html` pulling them from `http://<cluster>.com/assets/css/bootstrap-3.3.6.min.css` due to the `../`. Thanks, Armand Grillet
