From 79bbea90525a3faf83ca0c29e67b77f16da0bcbb Mon Sep 17 00:00:00 2001 From: Robin Scholtes Date: Thu, 20 Apr 2023 21:11:50 +1200 Subject: [PATCH] [#181] remove comments in template, update todos --- src/web/TODO.md | 3 --- src/web/html/index.html | 7 ------- 2 files changed, 10 deletions(-) diff --git a/src/web/TODO.md b/src/web/TODO.md index a1e08a7a..44db3f64 100644 --- a/src/web/TODO.md +++ b/src/web/TODO.md @@ -17,11 +17,8 @@ ### JS: - `core/Recipe.mjs`, `core/lib/Magic.js` return imports to original -- adopted existing codestyle but check with CC `let ops, selected` etc in `searchOperations` ( can't we just declare and assign them once? maybe there is a reason ) ### Misc: -- check for remaining todos -- check for remaining comments to be deleted - check and add browser vendor prefixes throughout stylesheets where needed - comb through CSS and improve organisation for better DevX - special checks for features removed from mobile ( like multiple tabs, minimise, maximise etc. ) diff --git a/src/web/html/index.html b/src/web/html/index.html index aec6da84..0525bcc2 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -193,13 +193,11 @@
-
Operations -
-
-
@@ -323,8 +318,6 @@
- -