Reverted set logic used in testing
This commit is contained in:
parent
09d868b1a7
commit
80ed100031
@ -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 }} / {{ whom }}
|
{{ type }} / {{ whom }}
|
||||||
|
Loading…
Reference in New Issue
Block a user