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:
D. Berge
2022-05-01 23:29:02 +02:00
parent e40ea33345
commit 8eb49e5e09

View File

@@ -207,7 +207,7 @@
</v-menu> </v-menu>
<!-- END Context menu for log entries --> <!-- 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-row no-gutters class="d-flex flex-column flex-sm-row">
<v-col cols="6" class="d-flex flex-column"> <v-col cols="6" class="d-flex flex-column">
<v-card outlined tile class="flex-grow-1"> <v-card outlined tile class="flex-grow-1">