File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 </li >
7171 <li role =" presentation" ><a role =" menuitem" class =" ui-download-raw-html" tabindex =" -1" href =" #" target =" _self" ><i class =" fa fa-file-code-o fa-fw" ></i > <%= __ (' Raw HTML' ) %> </a >
7272 </li >
73- <% if (allowpdfexport) {% >
73+ <% if (typeof allowpdfexport !== ' undefined ' && allowpdfexport) {% >
7474 < li role= " presentation" >< a role= " menuitem" class = " ui-download-pdf-beta" tabindex= " -1" href= " #" target= " _self" >< i class = " fa fa-file-pdf-o fa-fw" >< / i> PDF (Beta)< / a>
7575 < / li>
7676 < % } %>
171171 </li >
172172 <li role =" presentation" ><a role =" menuitem" class =" ui-download-raw-html" tabindex =" -1" href =" #" target =" _self" ><i class =" fa fa-file-code-o fa-fw" ></i > <%= __ (' Raw HTML' ) %> </a >
173173 </li >
174- <% if (allowpdfexport) {% >
174+ <% if (typeof allowpdfexport !== ' undefined ' && allowpdfexport) {% >
175175 < li role= " presentation" >< a role= " menuitem" class = " ui-download-pdf-beta" tabindex= " -1" href= " #" target= " _self" >< i class = " fa fa-file-pdf-o fa-fw" >< / i> PDF (Beta)< / a>
176176 < / li>
177177 < % } %>
You can’t perform that action at this time.
0 commit comments