Skip to content

Commit

Permalink
[BI-2328] point to new ontology template
Browse files Browse the repository at this point in the history
  • Loading branch information
davedrp committed Oct 31, 2024
1 parent a9d2ef7 commit 7d94450
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/2erlubbeobuv1tochwkbuq5jghdayuei.xls";
private templateUrl: string = "https://cornell.box.com/shared/static/wjfe2ptpqnl9lyqdg1sf6hn2jiz1d7n1.xls";

private confirmImportState: DataFormEventBusHandler = new DataFormEventBusHandler();

Expand Down

0 comments on commit 7d94450

Please sign in to comment.