normaler flow
This commit is contained in:
parent
b9e85a9375
commit
7692002047
|
|
@ -28,8 +28,8 @@
|
||||||
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
// FIRST CALL GROUPS, When Groups finished User will call by Groups
|
// FIRST CALL GROUPS, When Groups finished User will call by Groups
|
||||||
//createAgencyGroups(groupids[0]);
|
createAgencyGroups(groupids[0]);
|
||||||
addFiles(files[0]);
|
//addFiles(files[0]);
|
||||||
//DEV
|
//DEV
|
||||||
//rebuildingStandards(standards[0]);
|
//rebuildingStandards(standards[0]);
|
||||||
//addGroupFolder();
|
//addGroupFolder();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue