Reverted set logic used in testing

This commit is contained in:
neviyn 2020-09-17 14:13:13 +01:00
parent 09d868b1a7
commit 80ed100031

View File

@ -1,7 +1,6 @@
<template> <template>
<b-container fluid> <b-container fluid>
<!-- v-if="type != null && whom != null && site != null && tutors != null" --> <b-container v-if="type != null && whom != null && site != null && tutors != null" fluid style="padding-left: 130px;">
<b-container v-if="true" fluid style="padding-left: 130px;">
<h3> <h3>
<v-icon name="tag" scale="1.5" /> <v-icon name="tag" scale="1.5" />
{{ type }}&nbsp;/&nbsp;{{ whom }} {{ type }}&nbsp;/&nbsp;{{ whom }}