From d69d573e652d2a7ad193d8fc71866e40f42f09d4 Mon Sep 17 00:00:00 2001 From: roshelrao Date: Tue, 15 Jun 2021 15:51:14 +0530 Subject: [PATCH] loans index.php changes --- core/admin/loans/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/core/admin/loans/index.php b/core/admin/loans/index.php index 2575a340..86f5be3e 100644 --- a/core/admin/loans/index.php +++ b/core/admin/loans/index.php @@ -3,6 +3,7 @@ Copyright (c) 2018 [Glacies UG, Berlin, Germany] (http://glacies.de) Developer: Thilina Hasantha (http://lk.linkedin.com/in/thilinah | https://github.com/thilinah) */ + use Classes\PermissionManager; use CompanyLoans\Common\Model\CompanyLoan; use CompanyLoans\Common\Model\EmployeeCompanyLoan; @@ -68,7 +69,5 @@ var modJsList = []; modJsList.tabEmployeeCompanyLoan.setRemoteTable(true); var modJs = modJsList['tabCompanyLoan']; - - - +