From 81559683ebd345db2e2a339756fbf4b43f2826e5 Mon Sep 17 00:00:00 2001 From: Brian McGonagill Date: Tue, 23 Jul 2024 14:59:43 -0500 Subject: [PATCH] Updated Menus and Menu Items to use newer materialize --- client/Dashboard/dashboard.html | 20 ++++++++---------- client/MenuItems/menuItemsForm.js | 5 ++++- client/MenuItems/menuItemsTbl.html | 2 +- client/MenuItems/menuItemsTbl.js | 16 +++++++-------- client/MenuItems/menuitemsForm.html | 32 ++++++++++++++--------------- client/Menus/addMenuModal.html | 22 ++++++++++++-------- client/Menus/addMenuModal.js | 9 +++----- client/Menus/mainMenuTbl.html | 2 +- client/Menus/mainMenuTbl.js | 5 ++++- 9 files changed, 59 insertions(+), 54 deletions(-) diff --git a/client/Dashboard/dashboard.html b/client/Dashboard/dashboard.html index 2acbf22..732ee5d 100644 --- a/client/Dashboard/dashboard.html +++ b/client/Dashboard/dashboard.html @@ -1,7 +1,7 @@