Ignore:
Timestamp:
Jul 7, 2013, 11:38:22 PM (11 years ago)
Author:
chronos
Message:
  • Upraveno: Fronta pošty převedena na aplikační modul.
  • Opraveno: Nastavení dokladové řady při importu z Fio API.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Portal/Portal.php

    r548 r553  
    8383    if($this->System->User->CheckPermission('Finance', 'Manage'))
    8484      $Output .= '<a href="'.$this->System->Link('/finance/sprava/').'">Správa financí</a><br />';
    85     if($this->System->User->CheckPermission('Network', 'Administration'))
    86       $Output .= '<a href="'.$this->System->Link('/network/administration/').'">Správa sítě</a><br />';
    8785    if($this->System->User->CheckPermission('IS', 'Manage'))
    8886      $Output .= '<a href="'.$this->System->Link('/is/').'">Správa dat</a><br />';
Note: See TracChangeset for help on using the changeset viewer.