Skip to content

Commit

Permalink
Cleanup for presentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
preston committed Dec 10, 2016
1 parent 674d0fa commit a2500fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/home.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export class HomeComponent {
// this.createFromTemplate();

// Or to always start with a remote document. (Useful for debugging.)
this.loadRemoteFile('https://raw.githubusercontent.com/cqframework/knartwork/master/examples/hl7-cds-ka-r1.3/FLACC_DocTemplate.xml');
// this.loadRemoteFile('https://raw.githubusercontent.com/cqframework/knartwork/master/examples/hl7-cds-ka-r1.3/FLACC_DocTemplate.xml');
// this.loadRemoteFile('https://raw.githubusercontent.com/cqframework/knartwork/master/examples/hl7-cds-ka-r1.3/UTI_DocTemplate.xml');

}
Expand Down

0 comments on commit a2500fd

Please sign in to comment.