* Remove , at the end of row in the lastest children in header widget.

This commit is contained in:
liumengyi
2023-11-15 08:53:55 +08:00
parent adc6af46bc
commit 01e0163fa3
+1 -1
View File
@@ -170,7 +170,7 @@ class header extends wg
'text' => $lang->profile,
'data-toggle' => 'modal',
'data-size' => 700,
'data-id' => 'profile',
'data-id' => 'profile'
);
if($app->config->vision === 'rnd')