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 @@