Исправление ssh, сделал признаком приглашения @
v++
This commit is contained in:
@@ -316,7 +316,7 @@ public class TestingForm implements FormWithSplitters, TestingWindow {
|
||||
public void ExpandCredentials() {
|
||||
UI.Clear(credentialsPanel);
|
||||
credentialsPanel.add(SC18);
|
||||
SC71.setDividerLocation(Global.db.splitters.get("SC71").position);
|
||||
SC71.setDividerLocation(200);
|
||||
SC71.setDividerSize(3);
|
||||
credentialsPanel.revalidate();
|
||||
credentialsPanel.repaint();
|
||||
|
||||
Reference in New Issue
Block a user