Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Nov 14, 2013
2 parents 910b7cc + bb8a34c commit ce9bd13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/Live/templates/getVisitList.twig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
{% include "@Live/_actionsList.twig" with {'actionDetails': visitInfo.getColumn('actionDetails'),
'clientSideParameters': {
'filterEcommerce': false,
'idSite': idSite
'idSite': idSite,
'pageUrlNotDefined': 'General_NotDefined'|translate('Actions_ColumnPageURL'|translate)
},
'overrideLinkStyle': false} %}
</ol>
Expand Down

0 comments on commit ce9bd13

Please sign in to comment.