Skip to content

Commit e91a89e

Browse files
committed
added debug stuff
1 parent be23b99 commit e91a89e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
//isElectron:true,
115115
isDebug: true,
116116
hasSettings: true,
117+
// onReturnToMicroscopeList:function () {
118+
// window.alert("Returned to list");
119+
// },
117120
onLoadSchema: function (complete, resolve) {
118121
window
119122
.fetch(

0 commit comments

Comments
 (0)