From a44418929dc9a9c9fba1ee802ae5f9306e83cc64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sun, 1 Mar 2020 18:14:41 +0100 Subject: meals fix and 1.0.11 version bump --- js/meals.js | 2 +- pages/about.html | 2 +- pages/changelog.html | 7 +++++++ sw.js | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/js/meals.js b/js/meals.js index 43c3f15..d04bb6c 100644 --- a/js/meals.js +++ b/js/meals.js @@ -150,7 +150,7 @@ function displayMeals() { let meal_lefttext = document.createElement("span"); // Node for the right text let meal_righttext = document.createElement("div"); - meal_lefttext.className = "secondary-content"; + meal_righttext.className = "secondary-content"; // Apply different style, if the grade is temporary if (dmil.selected) { diff --git a/pages/about.html b/pages/about.html index 4a90f5d..2f41d45 100644 --- a/pages/about.html +++ b/pages/about.html @@ -74,7 +74,7 @@

BežiApp

-
Version 1.0.10-beta
+
Version 1.0.11-beta
diff --git a/pages/changelog.html b/pages/changelog.html index b225acb..e82c09c 100644 --- a/pages/changelog.html +++ b/pages/changelog.html @@ -47,6 +47,13 @@

Changelog