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