{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content} {$xajax}

{$layout.pagetitle}

{block name="nodeeditbox"} {include file="node/nodeeditbox.html"} {/block} {block name="nodesessions"} {include file="node/nodesessions.html"} {/block} {block name="nodeassignments"} {include file="customer/customerassignments.html" data_label="Node Liabilities" tab_label=trans("Node Liabilities:") assignments=$nodeassignments[$nodeinfo.id] tab_id="nodeassignments" content_id="nodeassignmentpanel"} {/block} {block name="managementurls"} {include file="managementurl/managementurls.html"} {/block} {block name="nodegroups"} {include file="node/nodegroups.html"} {/block} {block name="nodelocks"} {include file="node/nodelocks.html"} {/block} {block name="customerinfobox"} {include file="customer/customerinfobox.html" customerpanel=1} {/block} {block name="customernodesbox"} {include file="customer/customernodesbox.html"} {/block} {block name="customernetworksbox"} {include file="customer/customernetworksbox.html"} {/block} {block name="routednetworks"} {include file="node/routednetworks.html"} {/block} {block name="transactions"} {if ConfigHelper::checkConfig('phpui.logging') && (ConfigHelper::checkConfig('privileges.superuser') || ConfigHelper::checkConfig('privileges.transaction_logs'))} {include file="transactions.html"} {/if} {/block} {block name="customervoipaccountsbox"} {include file="customer/customervoipaccountsbox.html"} {/block} {block name="customerdevices"} {include file="customer/customerdevices.html"} {/block} {block name="customerdocuments"} {include file="customer/customerdocuments.html" limit=10} {/block} {block name="customermessages"} {include file="customer/customermessages.html" limit=10} {/block} {block name="customerevents"} {include file="customer/customerevents.html" limit=10} {/block} {block name="customergroups"} {include file="customer/customergroups.html"} {/block} {block name="customerassignments"} {include file="customer/customerassignments.html"} {/block} {block name="customerbalancebox"} {include file="customer/customerbalancebox.html" limit=-10} {/block}
{resource_tab_selector} {/block}