mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-12 19:08:41 +00:00
Directory rename
This commit is contained in:
parent
0824c75abe
commit
73f054461b
|
|
@ -26,7 +26,7 @@ $footerView->setResults(1);
|
||||||
|
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<section class="box w-100">
|
<div class="box w-100">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<caption><?= $this->l11n->lang['HumanResourceManagement']['Departments']; ?></caption>
|
<caption><?= $this->l11n->lang['HumanResourceManagement']['Departments']; ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
|
|
@ -51,4 +51,4 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</table>
|
</table>
|
||||||
</section>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<div class="b b-1 c24-1 c24" id="i24-1-1">
|
<div class="b b-1 c24-1 c24" id="i24-1-1">
|
||||||
<h1><?= $this->app->accountManager->get($request->getAccount())->getL11n()->lang['HumanResourceManagement']['Vacation'] ?></h1>
|
<header><h1><?= $this->app->accountManager->get($request->getAccount())->getL11n()->lang['HumanResourceManagement']['Vacation'] ?></h1></header>
|
||||||
|
|
||||||
<div class="bc-1">
|
<div class="bc-1">
|
||||||
<div class="cT">
|
<div class="cT">
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="b b-1 c24-1 c24" id="i24-1-1">
|
<div class="b b-1 c24-1 c24" id="i24-1-1">
|
||||||
<h1><?= $this->app->accountManager->get($request->getAccount())->getL11n()->lang['HumanResourceManagement']['Shifts'] ?></h1>
|
<header><h1><?= $this->app->accountManager->get($request->getAccount())->getL11n()->lang['HumanResourceManagement']['Shifts'] ?></h1></header>
|
||||||
|
|
||||||
<div class="bc-1">
|
<div class="bc-1">
|
||||||
<div class="cT">
|
<div class="cT">
|
||||||
|
|
@ -65,7 +65,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="b b-1 c24-1 c24" id="i24-1-1">
|
<div class="b b-1 c24-1 c24" id="i24-1-1">
|
||||||
<h1><?= $this->app->accountManager->get($request->getAccount())->getL11n()->lang['HumanResourceManagement']['Personnel'] ?></h1>
|
<header><h1><?= $this->app->accountManager->get($request->getAccount())->getL11n()->lang['HumanResourceManagement']['Personnel'] ?></h1></header>
|
||||||
|
|
||||||
<div class="bc-1">
|
<div class="bc-1">
|
||||||
<div class="cT">
|
<div class="cT">
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ $employees = $this->getData('employees');
|
||||||
|
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<section class="box w-100">
|
<div class="box w-100">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<caption><?= $this->l11n->lang['HumanResourceManagement']['Staff']; ?></caption>
|
<caption><?= $this->l11n->lang['HumanResourceManagement']['Staff']; ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
|
|
@ -53,4 +53,4 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</table>
|
</table>
|
||||||
</section>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<section itemscope itemtype="http://schema.org/Person" class="box w-33">
|
<section itemscope itemtype="http://schema.org/Person" class="box w-33">
|
||||||
<h1><?= $this->l11n->lang['HumanResourceManagement']['Employee']; ?></h1>
|
<header><h1><?= $this->l11n->lang['HumanResourceManagement']['Employee']; ?></h1></header>
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<!-- @formatter:off -->
|
<!-- @formatter:off -->
|
||||||
<table class="list">
|
<table class="list">
|
||||||
|
|
@ -64,8 +64,8 @@ echo $this->getData('nav')->render(); ?>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<sectionclass="box w-33">
|
<section class="box w-33">
|
||||||
<h1><?= $this->l11n->lang['HumanResourceManagement']['Overview']; ?></h1>
|
<header><h1><?= $this->l11n->lang['HumanResourceManagement']['Overview']; ?></h1></header>
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<!-- @formatter:off -->
|
<!-- @formatter:off -->
|
||||||
<table class="list">
|
<table class="list">
|
||||||
|
|
@ -89,7 +89,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="box w-100">
|
<div class="box w-100">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<caption><?= $this->l11n->lang['HumanResourceManagement']['Working']; ?></caption>
|
<caption><?= $this->l11n->lang['HumanResourceManagement']['Working']; ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
|
|
@ -113,9 +113,9 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</table>
|
</table>
|
||||||
</section>
|
</div>
|
||||||
|
|
||||||
<section class="box w-100">
|
<div class="box w-100">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<caption><?= $this->l11n->lang['HumanResourceManagement']['Timing']; ?></caption>
|
<caption><?= $this->l11n->lang['HumanResourceManagement']['Timing']; ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
|
|
@ -137,10 +137,10 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
<tr><td colspan="4" class="empty"><?= $this->l11n->lang[0]['Empty']; ?>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</table>
|
</table>
|
||||||
</section>
|
</div>
|
||||||
|
|
||||||
<section class="box w-33">
|
<section class="box w-33">
|
||||||
<h1><?= $this->l11n->lang['HumanResourceManagement']['Salary']; ?></h1>
|
<header><h1><?= $this->l11n->lang['HumanResourceManagement']['Salary']; ?></h1></header>
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<!-- @formatter:off -->
|
<!-- @formatter:off -->
|
||||||
<table class="list">
|
<table class="list">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user