Skip to content

Commit 07381da

Browse files
committed
This warning is no longer true
1 parent 3c8e9eb commit 07381da

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

resources/views/admin/eggs/view.blade.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
</ul>
3131
</div>
3232
</div>
33-
<div class="col-xs-12">
34-
<div class="alert alert-info">
35-
<strong>Notice:</strong> Editing an Egg or any of the Process Management fields <em>requires</em> that each Daemon be rebooted in order to apply the changes.
36-
</div>
37-
</div>
3833
</div>
3934
<form action="{{ route('admin.nests.egg.view', $egg->id) }}" enctype="multipart/form-data" method="POST">
4035
<div class="row">
@@ -167,11 +162,6 @@
167162
</div>
168163
</div>
169164
</div>
170-
<div class="col-xs-12">
171-
<div class="alert alert-info">
172-
<strong>Notice:</strong> Editing an Egg or any of the Process Management fields <em>requires</em> that each Daemon be rebooted in order to apply the changes.
173-
</div>
174-
</div>
175165
</div>
176166
</form>
177167
@endsection

0 commit comments

Comments
 (0)