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