mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-26 04:28:17 +02:00
* A few updates to experimental per-client child logging
* StatusBarView skeleton * Code cleanup * Menus scan specify emulated baud rate
This commit is contained in:
parent
8fecc779d1
commit
a241f91546
7 changed files with 75 additions and 11 deletions
|
@ -202,6 +202,7 @@ View.prototype.setPropertyValue = function(propName, value) {
|
|||
this.fillChar = value.substr(0, 1);
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
case 'submit' :
|
||||
if(_.isBoolean(value)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue