bug files

This commit is contained in:
Holger Trampe 2021-10-22 23:44:20 +02:00
parent 53f42ab5ec
commit b9b65cb6b8
2 changed files with 3 additions and 1 deletions

View File

@ -29,7 +29,7 @@
$(document).ready(function(){
// FIRST CALL GROUPS, When Groups finished User will call by Groups
//createAgencyGroups(groupids[0]);
console.log("{{check_files}}");
//DEV
//rebuildingStandards(standards[0]);
//addGroupFolder();

View File

@ -700,6 +700,8 @@ class AdmImportFlow(TemplateView):
if(f.parent.name != "Standards Uploadbereich"):
normal_files.append(f)
context.update({'check_files' : DataFile.objects.filter(agency=agency)})
context.update({'files' : normal_files})
# DataDirs