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,
fillHandle: false,
formulas: true,
readOnly: true,
height: 300
readOnly: true
});
}
})

View file

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