diff --git a/apps/Info.html b/apps/Info.html index 1605832ab..59e429272 100644 --- a/apps/Info.html +++ b/apps/Info.html @@ -167,9 +167,10 @@

Infor + + + + + caMicroscope + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ +
+ +
+
+ + +
+ + + +
+ + +
+ + +
+ + +
+ +
+ +
+ +
+ + +
+ + + + + + + + diff --git a/apps/model/model.js b/apps/model/model.js index 58584a0b2..ad35d55e7 100644 --- a/apps/model/model.js +++ b/apps/model/model.js @@ -353,7 +353,7 @@ async function initUIcomponents() { value: 'bugs', type: 'btn', callback: () => { - window.open('https://goo.gl/forms/mgyhx4ADH0UuEQJ53', '_blank').focus(); + window.open('https://github.com/camicroscope/caMicroscope/issues', '_blank').focus(); }, }, { @@ -404,6 +404,10 @@ function initCore() { } else { $D.params.data = e; } + $CAMIC.viewer.addHandler('open-failed', function(e) { + console.error(e.message, e); + redirect($D.pages.table, e.message, 5); + }); }); $CAMIC.store.getSlide($D.params.slideId).then((response) => { diff --git a/apps/port/export.html b/apps/port/export.html index d79ecc75d..a1251944b 100644 --- a/apps/port/export.html +++ b/apps/port/export.html @@ -3,9 +3,10 @@ Export Results [caMicroscope] +