add 'Show abbreviated results' also to bottom

This commit is contained in:
Xibo Ning 2016-11-28 15:53:05 +08:00 committed by Mike McLean
parent fbc8314d13
commit 16ae528ddb

View file

@ -394,10 +394,10 @@ $value
<th>Result</th>
<td>
#if $abbr_result_text
<a href="#" collapse" id="toggle-abbreviated-result" style="display: none;">Show abbreviated results</a>
<div id="abbr-result">
$abbr_result_text
</div>
<a href="#" collapse" id="toggle-abbreviated-result" style="display: none;">Show abbreviated results</a>
<a href="#" collapse" id="toggle-full-result" style="display: none;">Show complete results</a>
<div id="full-result">
$full_result_text