diff --git a/MP-TAB-SERV/Components/LongStopList.razor b/MP-TAB-SERV/Components/LongStopList.razor
index c1566122..f9981a6b 100644
--- a/MP-TAB-SERV/Components/LongStopList.razor
+++ b/MP-TAB-SERV/Components/LongStopList.razor
@@ -51,7 +51,15 @@
- }
+ }
+ else
+ {
+
+
+
+ }
@@ -66,6 +74,9 @@
}
+
}
diff --git a/MP-TAB-SERV/Components/NotesEditor.razor b/MP-TAB-SERV/Components/NotesEditor.razor
index 4e677c8a..791921d8 100644
--- a/MP-TAB-SERV/Components/NotesEditor.razor
+++ b/MP-TAB-SERV/Components/NotesEditor.razor
@@ -1,15 +1,5 @@
- @if (ShowBtn)
- {
-
-
-
- }
- else
+ @if (UserComment != "")
{