including ckeditor mentions plugin for easy linking

This commit is contained in:
zadam
2019-11-06 22:58:32 +01:00
parent 34d4274032
commit 894c888d87
7 changed files with 90 additions and 51 deletions

View File

@@ -8,13 +8,13 @@ import server from "../services/server.js";
const TPL = `
<div class="calendar-widget">
<div class="calendar-header">
<button class="calendar-btn bx bx-left-arrow" data-calendar-toggle="previous"></button>
<button class="calendar-btn bx bx-left-arrow-alt" data-calendar-toggle="previous"></button>
<div class="calendar-header__label" data-calendar-label="month">
March 2017
</div>
<button class="calendar-btn bx bx-right-arrow" data-calendar-toggle="next"></button>
<button class="calendar-btn bx bx-right-arrow-alt" data-calendar-toggle="next"></button>
</div>
<div class="calendar-week">