forked from ryanmwangi/CalMerger
add new refresh calendars button
This commit is contained in:
parent
2c99ea1209
commit
ea87f77288
|
@ -40,6 +40,7 @@
|
|||
</div>
|
||||
<button id="add-calendar" type="button">Add Calendar</button>
|
||||
<button type="submit">Merge Calendars</button>
|
||||
<button id="refresh-calendars" type="button">Refresh Calendars</button>
|
||||
</form>
|
||||
<div id="result"></div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue