Skip to content
Snippets Groups Projects
Commit 3878dc6b authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #00000 TIME 0:15 fix load diffusion list

(cherry picked from commit daa9a874)
parent 90fefc8d
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 0 deletions
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
......@@ -885,6 +885,7 @@ export class IndexingFormComponent implements OnInit {
async loadForm(indexModelId: number, saveResourceState: boolean = true) {
this.loading = true;
this.customDiffusion = [];
this.indexingFormId = indexModelId;
await this.resetForm();
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment