Posted by moniuch on December 17, 2012 at 3:30pm
1 follower
Jump to:
| Project: | Internationalization Views |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
The display title, accessible as $view->human_name, does not print the translated display title when used in a tpl file.
Comments
#1
Closing. I found out I should use
->getTitle(). Sorry about that.