formatting
This commit is contained in:
parent
ff339a124b
commit
edb715425e
1 changed files with 3 additions and 4 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
<p>{{ this.ScheduleDateFormatted }}</p>
|
<p>{{ this.ScheduleDateFormatted }}</p>
|
||||||
<p>{{ this.ScheduleTimeFormatted }}</p>
|
<p>{{ this.ScheduleTimeFormatted }}</p>
|
||||||
</div>
|
</div>
|
||||||
<addToCalendar></addToCalendar>
|
<addToCalendar></addToCalendar>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="appoinmenttext"
|
class="appoinmenttext"
|
||||||
|
|
@ -37,7 +37,6 @@
|
||||||
isBackButtonHidden="true"
|
isBackButtonHidden="true"
|
||||||
@ForwardClicked="forwardButtonAction"
|
@ForwardClicked="forwardButtonAction"
|
||||||
:buttonSize="true" />
|
:buttonSize="true" />
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue