Batch processor (.trsr charge) now also accessible via web interface
Plus, added `./trsr server` and `./trsr sql` calls. These are essentially execs of morbo and sqlite3 with appropriate arguments.
This commit is contained in:
@@ -58,7 +58,8 @@ table td.mark {
|
||||
background-color:rgba(255,0,0,0.1);
|
||||
}
|
||||
|
||||
table td input {
|
||||
table td input,
|
||||
textarea {
|
||||
width:100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user