mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-17 18:44:43 +08:00
Added Nextcloud save to Calendar popup #569
This commit is contained in:
parent
797c95877e
commit
4fa931f631
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
<header>
|
||||
<a class="close" href="#" data-bind="click: close">×</a>
|
||||
<h3 data-i18n="NEXTCLOUD/SELECT_CALENDAR"></h3>
|
||||
</header>
|
||||
<div class="modal-body form-horizontal">
|
||||
<ul id="sm-nc-calendars"></ul>
|
||||
</div>
|
Loading…
Add table
Reference in a new issue