{% extends 'layouts/base.html' %} {% load i18n %} {% block title %}{% trans "Staff Hierarchy" %} - PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

{% trans "Staff Hierarchy" %}

{% trans "Interactive organizational chart with reporting relationships" %}

{% trans "Total Staff" %}

-

{% trans "Top Managers" %}

-

{% trans "Avg. Depth" %}

-

{% trans "Load Time" %}

-

{% trans "milliseconds" %}

{% trans "Loading Hierarchy" %}

{% trans "Fetching staff data..." %}

{% trans "How to Use" %}

{% trans "Click Nodes" %}

{% trans "Click to expand or collapse team members" %}

{% trans "Zoom & Pan" %}

{% trans "Scroll to zoom, drag to pan around" %}

{% trans "Lazy Loading" %}

{% trans "Click ▶ to load more team members on demand" %}

{% trans "Quick Search" %}

{% trans "Press Enter in search to find and focus on staff" %}

{% trans "View Details" %}

{% trans "Double-click any node to view staff profile" %}

{% trans "Performance" %}

{% trans "Reduce Max Depth for faster loading with large teams" %}

{% endblock %}