daily calendar works

This commit is contained in:
Jörg Henke
2022-07-26 17:52:07 +02:00
parent f754832ee0
commit 676fa63471
6 changed files with 68 additions and 9 deletions

View File

@@ -40,6 +40,8 @@ dependencies {
implementation 'org.webjars:popper.js:2.9.3'
implementation 'org.webjars:datatables:1.11.3'
implementation 'org.webjars:jquery-ui:1.13.0'
implementation 'com.google.code.gson:gson:2.9.0';
implementation 'org.webjars.bowergithub.datatables:datatables:1.10.21'