Note we're delegating the `t` method because i18n-tasks doesn't detect code like `ApplicationController.helpers.t` and so reports we aren't using the `admin.stats.graph` translations.
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
<div id="graph" class="small-12 column">
|
|
<h2><%= title %></h2>
|
|
<%= chart_tag %>
|
|
</div>
|