- Main
- Dashboard
- Super Admin
- Applications
- Layout
- Projects
- Administration
- Pages
- Extras
- Authentication
- UI Interface
- Documentation
- Change Log
- Multi Level
- MAIN MENU
- LAYOUT
- PROJECTS
- CRM
- HRM
- RECRUITMENT
- FINANCE & ACCOUNTS
- ADMINISTRATION
- CONTENT
- PAGES
- AUTHENTICATION
- UI INTERFACE
- Extras
- Main
- Dashboard
- Super Admin
- Applications
- Layout
- Projects
- Administration
- Pages
- Extras
- Authentication
- UI Interface
- Documentation
- Change Log
- Multi Level
Welcome to SmartHR
Adrian Herman
System Admin
- RECRUITMENT
- Jobs
- Candidates
- Referrals
- Resume Parsing
- Campus Hiring
Welcome to SmartHR
Adrian Herman
System Admin
Custom JS
Write Custom JS
document.addEventListener("DOMContentLoaded", function () {
const scrollers = document.querySelectorAll(".horizontal-slide");
scrollers.forEach((scroller) => {
scroller.setAttribute("data-animated", true);
const scrollerInner = scroller.querySelector(".slide-list");
const scrollerContent = Array.from(scrollerInner.children);
scrollerContent.forEach((item) => {
const duplicatedItem = item.cloneNode(true);
duplicatedItem.setAttribute("aria-hidden", true);
scrollerInner.appendChild(duplicatedItem);
});
});
});
2014 - 2026 © SmartHR.
Designed & Developed By Dreams