X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fplugins%2Fgeneric%2Fstatistics%2Fstatistics.tpl;h=50801a60ff3483f3d4c4a838b738e4483f72ae34;hb=a26b5d424a1d358f52a08728f8cb30c10a351d69;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..50801a60f 100644 --- a/gosa-core/plugins/generic/statistics/statistics.tpl +++ b/gosa-core/plugins/generic/statistics/statistics.tpl @@ -1,10 +1,11 @@ +

{t}Usage statistics{/t}

{if !$rpcConfigured} {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 +54,59 @@
- {if $graphID_1} - - {/if} - {if $graphID_2} - + + + + + +
+ {if isset($graphIDs.1) && $graphIDs.1} + + {/if} + + {if isset($graphIDs.7) && $graphIDs.7} + + {/if} +
+ + {if isset($curGraphID) && $curGraphID} + + + +
+ + + + + + + +
+ + +
+ {$curSeriesSelector} +
{/if} - {if $graphID_3} - + + + {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}