mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
minor fix
This commit is contained in:
parent
107c934371
commit
9fb7074082
@ -328,6 +328,7 @@ if (is_ajax()) {
|
||||
|
||||
if ($module !== null) {
|
||||
$text = '';
|
||||
$id = '';
|
||||
if ($node !== null) {
|
||||
$text = $node->server_name().' » ';
|
||||
$id = $node->id().'|';
|
||||
|
Loading…
x
Reference in New Issue
Block a user