Skip to content
Snippets Groups Projects
Commit e95cc42a authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Add empty template

parent ca4c1991
No related branches found
No related tags found
No related merge requests found
......@@ -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);
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment