Fixd experience history click

This commit is contained in:
Tyler Renelle
2012-07-18 09:00:32 -04:00
parent 1afdfaaa53
commit b9fb4fc39e

View File

@@ -36,7 +36,7 @@
<div class="progress progress-warning">
<span class="progress-text">
{#if _user.history.exp}
<a x-bind=click:toggleChart data-chart-selector="exp-chart" data-history-path="_user.history.exp"><i class=icon-signal></i></a>&nbsp;
<a x-bind=click:toggleChart data-toggle-id="exp-chart" data-history-path="_user.history.exp"><i class=icon-signal></i></a>&nbsp;
{/}
Exp: {round(_user.stats.exp)} / {_tnl}
</span>