fix link back to blockpage

This commit is contained in:
Gustavo Cortez 2014-01-10 02:22:06 -03:00
parent 145a7208a0
commit e10e5fa2c0

View File

@ -64,7 +64,7 @@
</tr> </tr>
<tr> <tr>
<td>Reward From Block</td> <td>Reward From Block</td>
<td><a href="/#!/block/{{tx.height}}">Need height to show (it links to block page)</a></td> <td><a href="/#!/block/{{tx.blockhash}}">Need height to show (it links to block page)</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>