Skip to content
Snippets Groups Projects
Commit 7681db51 authored by Chris Hines's avatar Chris Hines
Browse files

close issue 98 with new text

parent 25d4bd83
No related branches found
No related tags found
3 merge requests!106if stat fails, display the error instead of immediately refreshing...,!99Dev,!44Dev
Pipeline #9267 passed
......@@ -10,7 +10,7 @@
<div fxLayout="column" fxLayoutAlign="none stretch" fxFlex >
<div style="height: 50px"></div>
<mat-form-field style="width: 100%">
<mat-label>Choose a server</mat-label>
<mat-label>Choose a service</mat-label>
<mat-select [(value)]="selected">
<mat-option *ngFor="let sshauthzserver of (authService.loggedOutAuthZ | async)" [value]="sshauthzserver">
{{ sshauthzserver.name }}
......
......@@ -10,6 +10,6 @@
"icon": null,
"scope": "user:email",
"cafp": "RSA SHA256:cmDxHrZQSPlBMUUcI/BWmruXho1XOzfXPDHSqVTwV2I",
"desc": "<div><div>Don't have an account?</div><div style=\"height:25px\"></div><div><a href=https://docs.massive.org.au/M3/requesting-an-account.html style=\"text-decoration: none\">Signup</a></div><div style=\"height:25px\"></div></div>"
"desc": "<div>The Characterisation Virtual Laboratory remote desktop services are available here. The service provides software, data and compute for researchers in the Characterisation research community. For CVL desktop researchers from MASSIVE see <a href=https://www.massive.org.au>https://www.massive.org.au</a> for more information. For CVL desktop users from other infrastructures see <a href=https://www.cvl.org.au>https://www.cvl.org.au</a></div>"
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment