update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
|
|
@ -37,6 +37,10 @@
|
|||
</li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
|
||||
<a href="javascript:;" class="segmentedlog" onclick="SegmentedVisitorLog.show('Goals.getMetrics', 'visitConvertedGoalId=={{ idGoal }}', {})">
|
||||
{{ 'Live_RowActionTooltipWithDimension'|translate('General_Goal'|translate) }}
|
||||
</a>
|
||||
{% endif %}
|
||||
|
||||
<script type="text/javascript">
|
||||
|
|
@ -56,7 +60,7 @@
|
|||
{% if nb_conversions > 0 or cart_nb_conversions is defined %}
|
||||
<h2 id='titleGoalsByDimension'>
|
||||
{% if idGoal is defined %}
|
||||
{{ 'Goals_GoalConversionsBy'|translate(goalName)|raw }}
|
||||
{{ 'Goals_GoalConversionsBy'|translate(goalName) }}
|
||||
{% else %}
|
||||
{{ 'Goals_ConversionsOverviewBy'|translate }}
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue