PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
ecommerce
/
statistic
<div class="container"> <ui-tabset> <ui-tab heading="<?php $this->t('menu_report_customer_online'); ?>" dynamic-ctrl = "editor/ecommerce/statistic/customer/online" template-url="ecommerce/statistic/customer/online"></ui-tab> <ui-tab heading="<?php $this->t('menu_report_customer_activity'); ?>" dynamic-ctrl = "editor/ecommerce/statistic/customer/activity" template-url="ecommerce/statistic/customer/activity"></ui-tab> <ui-tab heading="<?php $this->t('menu_report_customer_order'); ?>" dynamic-ctrl = "editor/ecommerce/statistic/customer/order" template-url="ecommerce/statistic/customer/order"></ui-tab> </ui-tabset> </div>
[+]
..
[+]
product
[-] customer.php
[edit]
[+]
sale
[-] sale.php
[edit]
[+]
customer
[-] product.php
[edit]