Merge branch 'master_xieqiyu_2974' into 'master'
* Fix bug#2974. See merge request easycorp/zentaopms!3118
This commit is contained in:
@@ -57,6 +57,7 @@ function switchEncode(fileType)
|
||||
if(fileType == 'word')
|
||||
{
|
||||
$('#tplBox').closest('tr').addClass('hidden');
|
||||
$('#customFields').addClass('hidden');
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user