Ignore:
Timestamp:
10/20/15 09:13:20 (9 years ago)
Author:
Twan Goosen
Message:

Search term highlighting with the highlight JQuery plugin. Added some additional pre-processing of the query terms.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.3/vlo-web-app/src/main/java/eu/clarin/cmdi/vlo/wicket/pages/RecordPage.html

    r6330 r6686  
    5151                <div id="recorddetails">
    5252                    <a wicket:id="landingPageLink" target="_blank" id="recordlandingpage">Show this record in its original context</a>
    53                     <wicket:container wicket:id="documentProperties">[PROPERTIES TABLE]</wicket:container>
     53                    <div id="recordProperties" wicket:id="documentProperties">[PROPERTIES TABLE]</div>
    5454                </div>
    5555
Note: See TracChangeset for help on using the changeset viewer.