Closed (works as designed)
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2012 at 15:30 UTC
Updated:
25 Dec 2012 at 00:06 UTC
The display title, accessible as $view->human_name, does not print the translated display title when used in a tpl file.
Comments
Comment #1
moniuch commentedClosing. I found out I should use
->getTitle(). Sorry about that.