Former-commit-id: 4d15a55f166cdc9b111379b0b2302ac74e836bdb
This commit is contained in:
marcos.alconada 2019-03-11 13:43:37 +01:00
parent 9dbc693d2b
commit a21f2fc96d
1 changed files with 1 additions and 2 deletions

View File

@ -3169,8 +3169,7 @@ function events_page_general($event)
$table_general->data[] = $data;
$event['owner_user'] = $event['id_usuario'];
// $event['owner_user'] = $event['id_usuario'];
$data = [];
$data[0] = __('Owner');
if (empty($event['owner_user'])) {