Better name scheming for console
This commit is contained in:
parent
073ef638b8
commit
7d1cba8d52
@ -200,7 +200,7 @@ $(window).load(function () {
|
||||
name: '{{ $server->uuid }}',
|
||||
height: 400,
|
||||
exit: false,
|
||||
prompt: '{{$server->name}}@{{ $server->uuidShort }}:~$ ',
|
||||
prompt: '{{ $server->username }}:~$ ',
|
||||
onBlur: function (terminal) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user