Fixed bug in agent-manager
This commit is contained in:
parent
7c37a7d2ee
commit
e59f123d19
|
@ -603,7 +603,7 @@ else {
|
|||
}
|
||||
echo clippy_context_help("modules_not_learning_mode");
|
||||
echo "</span>";
|
||||
echo '</div></form>';
|
||||
|
||||
|
||||
if ($id_agente) {
|
||||
echo '<div class="action-buttons" style="width: ' . $table->width . '">';
|
||||
|
|
Loading…
Reference in New Issue