Github user Vishant0031 commented on a diff in the pull request: https://github.com/apache/mesos/pull/233#discussion_r140641268 --- Diff: src/webui/master/static/home.html --- @@ -162,14 +162,15 @@ <th data-key="name">Task Name</th> --- End diff -- is this task id (MESOS_TASK_ID?), should this be "Task Id"?
---