Skip to content

Commit

Permalink
Added Nextcloud save to Calendar popup #569
Browse files Browse the repository at this point in the history
  • Loading branch information
the-djmaze committed Oct 25, 2022
1 parent 797c958 commit 4fa931f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions plugins/nextcloud/templates/PopupsNextcloudCalendars.html
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 4fa931f

Please sign in to comment.