Merge pull request #654 from Ducz0r/lm-sci-1323

Fix bug with protocol preview modal not working in protocol repo [SCI-1323]
This commit is contained in:
Luka Murn 2017-06-06 08:02:33 +02:00 committed by GitHub
commit eb95ec74a3

View file

@ -673,4 +673,5 @@
}); });
}) })
global.initHandsOnTable = initHandsOnTable;
})(window); })(window);