more cleanup, weird extraneous "row" in v-row removed history form weirdness etc
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<v-row row wrap v-if="!readonly">
|
||||
<v-row v-if="!readonly">
|
||||
<v-col xs6>
|
||||
<v-dialog
|
||||
ref="theDateDialog"
|
||||
|
||||
Reference in New Issue
Block a user