An issue with the unused template removal analysis breaks the example application by removing mainheader and applicationmenu

workaround: call those templates from any page

 page tmpfix(){
    mainheader()
    applicationmenu()
 }
Submitted by Danny Groenewegen on 11 April 2015 at 09:57

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