Reverted set logic used in testing
This commit is contained in:
parent
09d868b1a7
commit
80ed100031
@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<b-container fluid>
|
||||
<!-- v-if="type != null && whom != null && site != null && tutors != null" -->
|
||||
<b-container v-if="true" fluid style="padding-left: 130px;">
|
||||
<b-container v-if="type != null && whom != null && site != null && tutors != null" fluid style="padding-left: 130px;">
|
||||
<h3>
|
||||
<v-icon name="tag" scale="1.5" />
|
||||
{{ type }} / {{ whom }}
|
||||
|
Loading…
Reference in New Issue
Block a user