|
@@ -206,6 +206,7 @@
|
|
<input type="text"
|
|
<input type="text"
|
|
class="form-control form-control-sm"
|
|
class="form-control form-control-sm"
|
|
:value="timezone" readonly>
|
|
:value="timezone" readonly>
|
|
|
|
+ <div class="text-secondary font-weight-normal py-1 text-sm">Timezone as set in the calendar</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row mb-2">
|
|
<div class="row mb-2">
|
|
@@ -310,6 +311,7 @@
|
|
<input type="text"
|
|
<input type="text"
|
|
class="form-control form-control-sm"
|
|
class="form-control form-control-sm"
|
|
:value="timezone" readonly>
|
|
:value="timezone" readonly>
|
|
|
|
+ <div class="text-secondary font-weight-normal py-1 text-sm">Timezone as set in the calendar</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row mb-2">
|
|
<div class="row mb-2">
|