{% include 'header.html' %} {# Module-specific dependencies... #} {# UNUSED ProcessesListPagination -- Using incremental data loading #} {# Core module: - `ProcessesList` (from `bw_matchbox/assets/js/ProcessesList/ProcessesList.js`) #}
{% include 'navigation.html' %}
{# Controls for `order_by` parameter (name, location, product; default is (empty) i.e. random (see `order-random` for `.processes-list` root node. #} {# Controls for `filter` parameter: `matched`, `unmatched`, or `waitlist`. #} {# Controls for `database` parameter: `Source`, `Target`, `Proxy`. #}
No data has loaded for current conditions
{# NOTE: Content is dynamically populated in client's js code, see `ProcessesListDataRender` #}
Name
Location
Unit
Matched
{% include 'footer.html' %}