loans index.php changes
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
Copyright (c) 2018 [Glacies UG, Berlin, Germany] (http://glacies.de)
|
Copyright (c) 2018 [Glacies UG, Berlin, Germany] (http://glacies.de)
|
||||||
Developer: Thilina Hasantha (http://lk.linkedin.com/in/thilinah | https://github.com/thilinah)
|
Developer: Thilina Hasantha (http://lk.linkedin.com/in/thilinah | https://github.com/thilinah)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
use Classes\PermissionManager;
|
use Classes\PermissionManager;
|
||||||
use CompanyLoans\Common\Model\CompanyLoan;
|
use CompanyLoans\Common\Model\CompanyLoan;
|
||||||
use CompanyLoans\Common\Model\EmployeeCompanyLoan;
|
use CompanyLoans\Common\Model\EmployeeCompanyLoan;
|
||||||
@@ -69,6 +70,4 @@ var modJsList = [];
|
|||||||
|
|
||||||
var modJs = modJsList['tabCompanyLoan'];
|
var modJs = modJsList['tabCompanyLoan'];
|
||||||
|
|
||||||
|
|
||||||
</script>
|
|
||||||
<?php include APP_BASE_PATH.'footer.php';?>
|
<?php include APP_BASE_PATH.'footer.php';?>
|
||||||
|
|||||||
Reference in New Issue
Block a user