]> wagnertech.de Git - timetracker.git/commitdiff
More refactoring of rights checks (#61)
authorbonnedav <theD_2011@hotmail.com>
Tue, 3 Apr 2018 12:53:55 +0000 (06:53 -0600)
committeranuko <support@anuko.com>
Tue, 3 Apr 2018 12:53:55 +0000 (12:53 +0000)
* Refactor predefined_expenses.tpl to use rights checks

* Refactor notifications.tpl to use rights checks

* Refactor invoices.tpl to use rights checks

* Refactor projects.tpl to use rights checks

* Update users.php

* Refactor desktop projects.tpl to use rights checks

* Refactor expenses.php to remove stray canManageTeam() call

* Refactor mobile users.php to remove stray canManageTeam call

* Refactor mobile expenses.php to remove stray canManageTeam() call

* Refactor time.php to remove stray canManageTeam call


No differences found