Browse Source

+ Benford and Validate to top menu

Piotr Labudda 6 years ago
parent
commit
2e30e36430
1 changed files with 2 additions and 0 deletions
  1. 2 0
      theme/view/top.php

+ 2 - 0
theme/view/top.php

@@ -237,6 +237,8 @@
                                 <li><a href="<?php echo Request::getPathUri(); ?>index.php?_route=UrlAction_Bocian#PRACOWNICY" title="Pracownicy" class="btn btn-success btn-xs">Pracownicy</a></li>
                                 <li><a href="<?php echo Request::getPathUri(); ?>index.php?_route=UrlAction_Bocian#KONTRAHENCI" title="Kontrahenci" class="btn btn-success btn-xs">Kontrahenci</a></li>
 
+																<li><a href="<?php echo Request::getPathUri(); ?>index.php?_route=ViewTableAjax&namespace=default_db/BI_audit_BENFORD/BI_audit_BENFORD" title="RUM Umowy" class="btn btn-success btn-xs">Benford</a></li>
+																<li><a href="<?php echo Request::getPathUri(); ?>index.php?_route=ViewTableAjax&namespace=default_db/BI_audit_VALIDATE/BI_audit_VALIDATE" title="RUM Umowy" class="btn btn-success btn-xs">Analiza błędów</a></li>
                                 <!--<li><a href="#" title="KSIĘGOWOŚĆ" class="btn btn-success">KSIĘGOWOŚĆ</a></li> -->
                             </ul>
                         </div>