mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Disable merge icon if user has no document set
This commit is contained in:
parent
0d88ac8799
commit
7f3baa2639
@ -412,6 +412,7 @@ class infolog_ui
|
||||
}
|
||||
}
|
||||
$rows[] = $info;
|
||||
$readonlys["document[{$info['info_id']}]"] = !$this->prefs['default_document'];
|
||||
}
|
||||
unset($links);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user