proforma upgrade and small fixes

This commit is contained in:
Karol
2022-08-23 21:12:03 +02:00
parent 3effdbe600
commit 50b81df742
6 changed files with 16 additions and 16 deletions

View File

@ -109,7 +109,7 @@ module ProformaService
filename: filename(file),
usage_by_lms: file.read_only ? 'display' : 'edit',
visible: file.hidden ? 'no' : 'yes',
internal_description: file.role || 'regular_file'
# internal_description: file.role || 'regular_file'
)
add_content_to_task_file(file, task_file)
task_file