mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 10:54:46 +02:00
make clear that daemon must be rebooted after editing
This commit is contained in:
parent
8144535b82
commit
0bb0d5df45
@ -47,6 +47,11 @@
|
|||||||
</div>
|
</div>
|
||||||
<form action="{{ route('admin.services.option.view', $option->id) }}" method="POST">
|
<form action="{{ route('admin.services.option.view', $option->id) }}" method="POST">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
<div class="col-xs-12">
|
||||||
|
<div class="callout callout-info">
|
||||||
|
<strong>Notice:</strong> Editing the Option Tag or any of the Process Management fields <em>requires</em> that each daemon be rebooted to apply the changes.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<div class="box-header with-border">
|
<div class="box-header with-border">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user