mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-01-11 12:28:39 +00:00
continue implementation
This commit is contained in:
parent
4f9a9d0fc7
commit
f4d80678ef
|
|
@ -23,7 +23,7 @@ $recentHistory = $employee->getNewestHistory();
|
|||
echo $this->data['nav']->render(); ?>
|
||||
|
||||
<div class="tabview tab-2">
|
||||
<div class="box wf-100 col-xs-12">
|
||||
<div class="box">
|
||||
<ul class="tab-links">
|
||||
<li><label for="c-tab-1"><?= $this->getHtml('General'); ?></label></li>
|
||||
<li><label for="c-tab-2"><?= $this->getHtml('Clocking'); ?></label></li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user