cagettepéi
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user