removing last commit

This commit is contained in:
Zanz2 2018-02-16 00:00:53 +01:00
parent 49a4d9cf23
commit b9db39f87d
2 changed files with 2 additions and 4 deletions

View file

@ -88,8 +88,7 @@ $('#modal-import-json-protocol-preview').on('shown.bs.modal', function (e) {
colHeaders: true, colHeaders: true,
fillHandle: false, fillHandle: false,
formulas: true, formulas: true,
readOnly: true, readOnly: true
height: 300
}); });
} }
}) })

View file

@ -153,8 +153,7 @@
colHeaders: true, colHeaders: true,
fillHandle: false, fillHandle: false,
formulas: true, formulas: true,
readOnly: true, readOnly: true
height: 300
}); });
} }
}) })