mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-29 19:33:54 +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;
|
$rows[] = $info;
|
||||||
|
$readonlys["document[{$info['info_id']}]"] = !$this->prefs['default_document'];
|
||||||
}
|
}
|
||||||
unset($links);
|
unset($links);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user