mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Fix file comments and link comments were disconnected.
This commit is contained in:
parent
22e4fc038f
commit
fbb6f817b1
@ -1375,7 +1375,6 @@ class egw_link extends solink
|
||||
if ($prop['ns'] == egw_vfs::DEFAULT_PROP_NAMESPACE && $prop['name'] == 'comment')
|
||||
{
|
||||
$link['remark'] = $prop['val'];
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user