mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-06 21:24:23 +08:00
removes unneeded empty lines
This commit is contained in:
parent
66cac0b676
commit
a51ea399f4
1 changed files with 0 additions and 2 deletions
|
@ -1121,8 +1121,6 @@ var RepositoryDatatable = (function(global) {
|
||||||
thederName = el.innerText;
|
thederName = el.innerText;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
var listItem = dropdownList
|
var listItem = dropdownList
|
||||||
.find('.repository-columns-list-template')
|
.find('.repository-columns-list-template')
|
||||||
.clone();
|
.clone();
|
||||||
|
|
Loading…
Add table
Reference in a new issue