* [bug#59893] Remove the file when doc template add comment.

This commit is contained in:
xieqiyu
2025-02-21 10:36:54 +08:00
committed by 代婷婷
parent 6fe0e87d56
commit 38a2a3b32e
+1 -1
View File
@@ -24,6 +24,6 @@ form
(
set::name('actioncomment')
),
$objectType != 'story' ? fileSelector() : null,
!in_array($objectType, array('story', 'doctemplate')) ? fileSelector() : null,
set::actions($actions)
);