X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fplugins%2Fgeneric%2Fstatistics%2Fstatistics.tpl;h=b9cd6bfb85d08bfd5c0d1f4628cb03dddefdbe12;hb=18e936f1cf1d610b928eba9da7d060e4c4bcd1f6;hp=06c9b92d740fc87fa8400220d49dfb8e85492468;hpb=a2ff834a89dc7765f6362f480f6077b7760d3e7f;p=gosa.git diff --git a/gosa-core/plugins/generic/statistics/statistics.tpl b/gosa-core/plugins/generic/statistics/statistics.tpl index 06c9b92d7..b9cd6bfb8 100644 --- a/gosa-core/plugins/generic/statistics/statistics.tpl +++ b/gosa-core/plugins/generic/statistics/statistics.tpl @@ -4,7 +4,7 @@ {t}This feature is disabled. To enable it you can use the GOsa properties plugin, just activate the remote procedure call (RPC) configuration flags.{/t} -{else if !$validRpcHandle} +{else if !$validRpcHandle || $rpcHandle_Error} {t}Communication with the GOsa-backend failed. Please check the rpc configuration!{/t} @@ -53,23 +53,48 @@
- {if $graphID_1} - - {/if} - {if $graphID_2} - - {/if} - {if $graphID_3} - + + + + + + +
+ {if isset($graphIDs.1) && $graphIDs.1} + + {/if} + + {if isset($graphIDs.7) && $graphIDs.7} + + {/if} +
+ + + + + + +
+ {if isset($graphIDs.2) && $graphIDs.2} + + + {/if} + + {if isset($graphLegends.2) && $graphIDs.2} + {$graphLegends.2} + {/if} +
+ {if isset($graphIDs.3) && $graphIDs.3} + {/if} - {if $graphID_4} - + {if isset($graphIDs.4) && $graphIDs.4} + {/if} - {if $graphID_5} - + {if isset($graphIDs.5) && $graphIDs.5} + {/if} - {if $graphID_6} - + {if isset($graphIDs.6) && $graphIDs.6} + {/if} {/if}