* A few updates to experimental per-client child logging
* StatusBarView skeleton * Code cleanup * Menus scan specify emulated baud rate
This commit is contained in:
@@ -202,6 +202,7 @@ View.prototype.setPropertyValue = function(propName, value) {
|
||||
this.fillChar = value.substr(0, 1);
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
case 'submit' :
|
||||
if(_.isBoolean(value)) {
|
||||
|
||||
Reference in New Issue
Block a user