From 07381da8fb55ccef614bd5846d43307a506dc95f Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sun, 12 Apr 2020 16:02:09 -0700 Subject: [PATCH] This warning is no longer true --- resources/views/admin/eggs/view.blade.php | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/resources/views/admin/eggs/view.blade.php b/resources/views/admin/eggs/view.blade.php index d483f049f..527d0f308 100644 --- a/resources/views/admin/eggs/view.blade.php +++ b/resources/views/admin/eggs/view.blade.php @@ -30,11 +30,6 @@ -
-
- Notice: Editing an Egg or any of the Process Management fields requires that each Daemon be rebooted in order to apply the changes. -
-
@@ -167,11 +162,6 @@
-
-
- Notice: Editing an Egg or any of the Process Management fields requires that each Daemon be rebooted in order to apply the changes. -
-
@endsection