Upgrades from IceHrm Pro v24
This commit is contained in:
@@ -89,6 +89,8 @@ $meta = json_decode(file_get_contents(MODULE_PATH."/meta.json"),true);
|
||||
|
||||
include('configureUIManager.php');
|
||||
|
||||
$chatUserProfile = \Classes\UIManager::getInstance()->getCurrentProfile();
|
||||
|
||||
?><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
@@ -187,8 +189,6 @@ include('configureUIManager.php');
|
||||
</script>
|
||||
<script type="text/javascript" src="<?=BASE_URL?>js/app-global.js"></script>
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="skin-blue" data-turbolinks="false">
|
||||
<header id="delegationDiv" class="header">
|
||||
|
||||
Reference in New Issue
Block a user