|
|
|
|
@ -1165,6 +1165,7 @@ menue.push(entry);
@@ -1165,6 +1165,7 @@ menue.push(entry);
|
|
|
|
|
|
|
|
|
|
<!--#Template Beginn Buttonbar Tabelle--> |
|
|
|
|
<xsl:template name="nd_buttonbar_table"> |
|
|
|
|
<xsl:if test="/*/@showNavigation='true'"> |
|
|
|
|
<div id="nd_buttonbar_table"> |
|
|
|
|
<!--<div class="container">--> <!--061014BFdeaktiviert--> |
|
|
|
|
<div class="buttonbar"> |
|
|
|
|
@ -1204,6 +1205,7 @@ menue.push(entry);
@@ -1204,6 +1205,7 @@ menue.push(entry);
|
|
|
|
|
<!--</div>--><!--Ende container; 061014BFdeaktiviert--> |
|
|
|
|
<xsl:call-template name="nd_JasperExportBtn" /> |
|
|
|
|
</div><!--Ende nd_buttonbar_table--> |
|
|
|
|
</xsl:if> |
|
|
|
|
</xsl:template> |
|
|
|
|
<!--#Template Ende Buttonbar Tabelle--> |
|
|
|
|
|
|
|
|
|
|