mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-24 10:34:17 +00:00
Add empty template
This commit is contained in:
parent
ca4c199191
commit
e95cc42a22
@ -311,12 +311,7 @@
|
|||||||
outerWindow: 1
|
outerWindow: 1
|
||||||
}],
|
}],
|
||||||
valueNames: ["titles", "lc", "hit", "rc", {data: ["index"]}],
|
valueNames: ["titles", "lc", "hit", "rc", {data: ["index"]}],
|
||||||
item: `<tr>
|
item: `<span class="hidden"></span>`};
|
||||||
<td class="titles"></td>
|
|
||||||
<td class="lc"></td>
|
|
||||||
<td class="hit"></td>
|
|
||||||
<td class="rc"></td>
|
|
||||||
</tr>`};
|
|
||||||
resultList = new ResultList('result-list', options);
|
resultList = new ResultList('result-list', options);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user