cagettepéi

This commit is contained in:
pvincent
2021-08-30 17:44:14 +04:00
parent 278f69e7d9
commit 0854d556fe
3 changed files with 2 additions and 6 deletions
-2
View File
@@ -19,8 +19,6 @@ class ContractAdmin extends Controller {
if (!app.user.isContractManager())
throw Error("/", t._("You don't have the authorization to manage contracts"));
view.nav = ["contractadmin"];
App.log("first message");
}
public function sendNav(c) {