diff options
author | DR695H <dr695h@att.com> | 2017-03-31 15:01:44 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-03-31 15:05:52 -0400 |
commit | fe31756139f033078bf7d6b583fb7b6bf595edaa (patch) | |
tree | 42e8247d76423007e484271836d6ef26e0d20515 | |
parent | 57b1f39ac731ea5a25e78f8105c3df6b4b097c9b (diff) |
clean up of the quicklinks page
clean up of the quicklinks page so that things are not labelled
incorrectly
Change-Id: I53ed1c76b98fdd0a2a76ca58f387e7e526ec651b
Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r-- | robot/assets/templates/web/index.html.template | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/robot/assets/templates/web/index.html.template b/robot/assets/templates/web/index.html.template index 4853fc72..90ab3209 100644 --- a/robot/assets/templates/web/index.html.template +++ b/robot/assets/templates/web/index.html.template @@ -29,12 +29,6 @@ As everything should go through the portal there are many subsystems which have there own GUI or API which come in very handy when debugging things. Here the most important once. - <h2> Testing </h2> - - <b> Not working. </b> : - - <a href="http://${robot}:88/report.html"> Test Report </a> - <h2> SDN-C </h2> <a href="http://admin:Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U@${sdnc}:8282/apidoc/explorer/index.html"> Controller </a> with admin/Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U <p> @@ -48,7 +42,6 @@ <h2> Policy </h2> - <b> Not working. </b> : <a href="http://healthcheck:zb!XztG34@${policy}:6969/healthcheck"> Healthcheck </a> <p> <h2> MSO </h2> |