Skip to content

Commit e694d9d

Browse files
committed
Added "New event" button to calendar view
1 parent 4c98f32 commit e694d9d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

demo/graph-tutorial/views/calendar.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
Licensed under the MIT License. -->
33

44
<!-- <LayoutSnippet> -->
5-
<h1>Calendar</h1>
5+
<h1 class="mb-3">Calendar</h1>
6+
<a href="/calendar/new" class="btn btn-light btn-sm mb-3">New event</a>
67
<table class="table">
78
<thead>
89
<tr>

tutorial/images/add-msgraph-01.png

-2.01 KB
Loading

0 commit comments

Comments
 (0)