mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +08:00
removing last commit
This commit is contained in:
parent
49a4d9cf23
commit
b9db39f87d
2 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
});
|
||||
}
|
||||
})
|
||||
|
|
|
@ -153,8 +153,7 @@
|
|||
colHeaders: true,
|
||||
fillHandle: false,
|
||||
formulas: true,
|
||||
readOnly: true,
|
||||
height: 300
|
||||
readOnly: true
|
||||
});
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue