Description
We have a nice UI in SolrCloud that shows the cluster's nodes graphically.
When you click on one of those nodes, you're taken to that nodes main page.
We should put some links on that page instead of "stranding" you there:
- Link to go back to cloud diagram on the node you started on.
- Link to go to the cloud diagram on the current node you're now on.
(this is in addition to fixing the Back Button issue, logged in a separate bug report)