2 Switch between record and target view
4 recordClick - handler to switch to record view
5 targetClick - handler to switch to target view
7 <a href="#" onclick="{{{recordClick}}}">{{{mkws-translate "Records"}}}</a>
9 <a href="#" onclick="{{{targetClick}}}">{{{mkws-translate "Targets"}}}</a>