* Remove , at the end of row in the lastest children in header widget.
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user