Changeset 5259


Ignore:
Timestamp:
05/22/14 09:37:10 (10 years ago)
Author:
Twan Goosen
Message:

taget for original context link now _blank

File:
1 edited

Legend:

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

    r4986 r5259  
    5050
    5151                <div id="recorddetails">
    52                     <a wicket:id="landingPageLink" id="recordlandingpage">Show this record in its original context</a>
     52                    <a wicket:id="landingPageLink" target="_blank" id="recordlandingpage">Show this record in its original context</a>
    5353                    <wicket:container wicket:id="documentProperties">[PROPERTIES TABLE]</wicket:container>
    5454                </div>
Note: See TracChangeset for help on using the changeset viewer.