Gridnavbar

From Plex-XML
Jump to: navigation, search

The gridnavbar template is used to generate the next/previous page buttons for a grid.
You could override the template to hide these buttons.

Elements

<gridnavbar>

<xsl:template name="gridnavbar">
 <!-- nothing because we won't see anything-->
</xsl:template>

Example

Gridnavbar.png

Personal tools