Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/554#discussion_r30919981
--- Diff: storm-core/src/ui/public/templates/topology-page-template.html ---
@@ -131,33 +131,37 @@
</tbody>
</table>
</script>
+
+<script id="topology-visualization-container-template" type="text/html">
--- End diff --
What is this change for? It looks like it just moved from
topology-visualization-template to a new
topology-visualization-container-template, that is now loaded through AJAX.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---