loading thumbnails with wadors

This commit is contained in:
Leonardo Campos 2017-02-17 23:20:01 -02:00
parent 26920dd5bd
commit 943e728f20

View File

@ -5,6 +5,7 @@ import { Session } from 'meteor/session';
import { OHIF } from 'meteor/ohif:core';
// Local Modules
import { getImageId } from '../../../lib/getImageId.js';
import { getWADORSImageId } from '../../../lib/getWADORSImageId.js';
Template.imageThumbnail.onCreated(() => {
const instance = Template.instance();