diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 412e1bc..5eff463 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "HumanResourceManagement", "uri": null, "target": "self", - "icon": "fa fa-user", + "icon": "person", "order": 60, "from": "HumanResourceManagement", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index e297824..887e056 100755 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -32,7 +32,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Departments'); ?>
+
getHtml('Departments'); ?>download
diff --git a/Theme/Backend/planning-dashboard.tpl.php b/Theme/Backend/planning-dashboard.tpl.php index 1e055e7..1ad8922 100755 --- a/Theme/Backend/planning-dashboard.tpl.php +++ b/Theme/Backend/planning-dashboard.tpl.php @@ -3,7 +3,7 @@
- + account_tree
@@ -36,7 +36,7 @@
- + schedule
@@ -69,7 +69,7 @@
- + person
diff --git a/Theme/Backend/staff-list.tpl.php b/Theme/Backend/staff-list.tpl.php index 2849552..1e84646 100755 --- a/Theme/Backend/staff-list.tpl.php +++ b/Theme/Backend/staff-list.tpl.php @@ -26,18 +26,18 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Staff'); ?>
+
getHtml('Staff'); ?>download
$value) : ++$c; $url = UriFactory::build('{/base}/humanresource/staff/profile?{?}&id=' . $value->id); ?> diff --git a/Theme/Backend/staff-profile.tpl.php b/Theme/Backend/staff-profile.tpl.php index fdf683b..fbadd11 100755 --- a/Theme/Backend/staff-profile.tpl.php +++ b/Theme/Backend/staff-profile.tpl.php @@ -107,14 +107,14 @@ echo $this->data['nav']->render(); ?>
-
getHtml('History'); ?>
+
getHtml('History'); ?>download
- getHtml('ID', '0', '0'); ?> - getHtml('Name'); ?> - getHtml('Unit'); ?> - getHtml('Position'); ?> - getHtml('Department'); ?> - getHtml('Status'); ?> + getHtml('ID', '0', '0'); ?>expand_lessexpand_more + getHtml('Name'); ?>expand_lessexpand_more + getHtml('Unit'); ?>expand_lessexpand_more + getHtml('Position'); ?>expand_lessexpand_more + getHtml('Department'); ?>expand_lessexpand_more + getHtml('Status'); ?>expand_lessexpand_more
-
getHtml('Start'); ?> - getHtml('End'); ?> - getHtml('Unit'); ?> - getHtml('Department'); ?> - getHtml('Position'); ?> + getHtml('Start'); ?>expand_lessexpand_more + getHtml('End'); ?>expand_lessexpand_more + getHtml('Unit'); ?>expand_lessexpand_more + getHtml('Department'); ?>expand_lessexpand_more + getHtml('Position'); ?>expand_lessexpand_more
start->format('Y-m-d'); ?> @@ -198,13 +198,13 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Education'); ?>
+
getHtml('Education'); ?>download
-
getHtml('Start'); ?> - getHtml('End'); ?> - getHtml('Title'); ?> - getHtml('Address'); ?> + getHtml('Start'); ?>expand_lessexpand_more + getHtml('End'); ?>expand_lessexpand_more + getHtml('Title'); ?>expand_lessexpand_more + getHtml('Address'); ?>expand_lessexpand_more
start->format('Y-m-d'); ?> @@ -222,13 +222,13 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Work'); ?>
+
getHtml('Work'); ?>download
-
getHtml('Start'); ?> - getHtml('End'); ?> - getHtml('Title'); ?> - getHtml('Address'); ?> + getHtml('Start'); ?>expand_lessexpand_more + getHtml('End'); ?>expand_lessexpand_more + getHtml('Title'); ?>expand_lessexpand_more + getHtml('Address'); ?>expand_lessexpand_more
start->format('Y-m-d'); ?>