Began migration to Vuetify 2.x expect a lot to be broken
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
@change="change('level', ...arguments)"
|
||||
/>
|
||||
</div>
|
||||
<div class="layout row wrap">
|
||||
<div class="layout wrap">
|
||||
<text-field
|
||||
ref="focusFirst"
|
||||
label="Name"
|
||||
@@ -57,7 +57,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script lang="js">
|
||||
import propertyFormMixin from '/imports/ui/properties/forms/shared/propertyFormMixin.js';
|
||||
import CalculationErrorList from '/imports/ui/properties/forms/shared/CalculationErrorList.vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user