Commit r10578 broke search result table display due to the added column. Fix
this. (Also update vnu.jar. Unrelated, but wasn't careful when committing.)
- Legacy-Id: 10689
Note: SVN reference [10685] has been migrated to Git commit 820d406e33
The previous fix for the search result table width was incorrect.
- Legacy-Id: 10649
Note: SVN reference [10622] has been migrated to Git commit b23952c615
Disable the js tablesort stuff for a truncate result, per Henrik.
- Legacy-Id: 10646
Note: SVN reference [10616] has been migrated to Git commit 180a08c2c9
Use jquery tablesorter to change the ordering of document search tables
- Legacy-Id: 10644
Note: SVN reference [10614] has been migrated to Git commit e920d0bbd9
Fix the logic, so that if there are no matches and we don't want a warning
saying that, there is also no empty table being produced.
- Legacy-Id: 9864
Note: SVN reference [9851] has been migrated to Git commit 7a8c6d714c
tabs) and kill the scripts block in favour of just using a js block with
a script tag (which is easier to understand for context-sensitive
modes such as web-mode in Emacs). Also fix a couple of details, e.g.
missing semicolons in JS snippets.
- Legacy-Id: 9096