mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 20:21:16 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
feec95eff7
|
@ -139,7 +139,7 @@ class SeedDMS_View_AdminTools extends SeedDMS_Bootstrap_Style {
|
|||
<?= self::startRow(); ?>
|
||||
<?php echo $this->callHook('startOfRow', 6); ?>
|
||||
<?php if($accessop->check_view_access('Statistic')) { ?>
|
||||
<?= self::rowButton("../out/out.Statistic.php", "tasks", "folders_and_documents_statistic"); ?>
|
||||
<?= self::rowButton("../out/out.Statistic.php", "sitemap", "folders_and_documents_statistic"); ?>
|
||||
<?php } ?>
|
||||
<?php if($accessop->check_view_access('Charts')) { ?>
|
||||
<?= self::rowButton("../out/out.Charts.php", "bar-chart", "charts"); ?>
|
||||
|
|
Loading…
Reference in New Issue
Block a user