0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 18:22:40 +00:00

Control s and p now save and print on editor pages

This commit is contained in:
Scott Tolksdorf
2016-11-14 22:40:37 -05:00
parent 8b3f9ac76a
commit 2f2a1c5146
3 changed files with 34 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
//TODO: Depricate
module.exports = function(shareId){
return function(event){
event = event || window.event;