* [bug#59893] Remove the file when doc template add comment.
This commit is contained in:
@@ -24,6 +24,6 @@ form
|
||||
(
|
||||
set::name('actioncomment')
|
||||
),
|
||||
$objectType != 'story' ? fileSelector() : null,
|
||||
!in_array($objectType, array('story', 'doctemplate')) ? fileSelector() : null,
|
||||
set::actions($actions)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user