----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63116/ -----------------------------------------------------------
Review request for mesos, Alexander Rojas and Benjamin Mahler. Repository: mesos Description ------- This patch fixes the use of an undefined variable to generate the pailer's window title in `pailer()`. The title used for pailers that read agent files used to be: "path (host:port)", it is now "path (agentId)". Diffs ----- src/webui/master/static/js/controllers.js fa0ad54cbcec7a3b0bea9e2b0dc70a4c3f41e822 Diff: https://reviews.apache.org/r/63116/diff/1/ Testing ------- Thanks, Gaston Kleiman
