Merge pull request #4 from IngProjDutzlerHeiligenbrunnerMeindl/sheduledtaskpage

added new page to shedule tasks
This commit is contained in:
Lukas-Heiligenbrunner
2020-03-13 13:38:17 +01:00
committed by GitHub
6 changed files with 71 additions and 40 deletions

View File

@@ -0,0 +1,3 @@
$(function () {
console.log("bla");
})