unused tempate removal issue breaks example application
An issue with the unused template removal analysis breaks the example application by removing mainheader and applicationmenu
workaround: call those templates from any page
Submitted by Danny Groenewegen on 11 April 2015 at 09:57page tmpfix(){ mainheader() applicationmenu() }
Issue Log
On 6 May 2015 at 14:17 Elmer van Chastelet closed this issue.
On 6 May 2015 at 14:17 Elmer van Chastelet commented:
Fixed
Log in to post comments