console colors only in debug mode. fix grid local target format
This commit is contained in:
parent
0f1768fd4b
commit
ccaa58dd91
2 changed files with 7 additions and 2 deletions
|
|
@ -58,7 +58,7 @@
|
|||
<span><label>grid:local</label></span>
|
||||
<div>
|
||||
<table>
|
||||
<tr><th>target</th><td><select id="grid-local"></select></td></tr>
|
||||
<tr><th>target</th><td width="100%"><select id="grid-local"></select></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="flex fcol print-send">
|
||||
|
|
|
|||
Loading…
Reference in a new issue