Commit b879e724 authored by liuzheng712's avatar liuzheng712

fix(webterminal.js): forget rowHeight and colWidth

parent 234f7985
/**
* Created by liuzheng on 3/3/16.
*/
//var rowHeight = 1;
//var colWidth = 1;
var rowHeight = 1;
var colWidth = 1;
//function WSSHClient() {
//}
//WSSHClient.prototype._generateEndpoint = function (options) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment