mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-02 21:51:51 +08:00
fixes hound
This commit is contained in:
parent
053cd8ed84
commit
2041f2a09d
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ function sampleInfoListener() {
|
|||
e.preventDefault();
|
||||
return false;
|
||||
})
|
||||
};
|
||||
}
|
||||
|
||||
// Edit sample
|
||||
function onClickEdit() {
|
||||
|
|
Loading…
Reference in a new issue