Added autoresize to shell commands
This commit is contained in:
2
templates/Sparkle/assets/js/main.js
vendored
2
templates/Sparkle/assets/js/main.js
vendored
@@ -217,4 +217,6 @@ $(document).ready(function() {
|
||||
});
|
||||
lastPw = inputVal;
|
||||
});
|
||||
|
||||
autosize($('textarea.shell'));
|
||||
});
|
||||
Reference in New Issue
Block a user