Skip to content

Commit

Permalink
Merge pull request #412 from Breeding-Insight/bug/BI-2355.2
Browse files Browse the repository at this point in the history
 [BI-2355] - Non-informative error message: regression
  • Loading branch information
HMS17 authored Nov 1, 2024
2 parents 5a7308e + 879c43c commit 1471454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/trait/TraitsImport.vue
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export default class TraitsImport extends ProgramsBase {
private showAbortModal = false;

private yesAbortId: string = "traitsimport-yes-abort";
private templateUrl: string = "https://cornell.box.com/shared/static/wjfe2ptpqnl9lyqdg1sf6hn2jiz1d7n1.xls";
private templateUrl: string = "https://cornell.box.com/shared/static/rxmj35d0wracg15ubemrshizdytmn731.xls";

private confirmImportState: DataFormEventBusHandler = new DataFormEventBusHandler();

Expand Down

0 comments on commit 1471454

Please sign in to comment.