mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 07:47:07 +00:00
Disable the sequence comments altogether in the log tab.
Again, a temporary kludge: > On processing PC and Nav logging PC- LOG went blank, > Can't see any records
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
</v-menu>
|
||||
<!-- END Context menu for log entries -->
|
||||
|
||||
<v-container fluid class="pa-0 pb-2" v-if="true">
|
||||
<v-container fluid class="pa-0 pb-2" v-if="false">
|
||||
<v-row no-gutters class="d-flex flex-column flex-sm-row">
|
||||
<v-col cols="6" class="d-flex flex-column">
|
||||
<v-card outlined tile class="flex-grow-1">
|
||||
|
||||
Reference in New Issue
Block a user