More ammends

This commit is contained in:
Joan Sanchez 2021-05-12 13:14:41 +02:00
parent 6f5df10413
commit 65f0cb4612
3 changed files with 0 additions and 16 deletions

View File

@ -1 +0,0 @@
<vn-log url="SupplierLogs" origin-id="$ctrl.$params.id"></vn-log>

View File

@ -1,7 +0,0 @@
import ngModule from '../module';
import Section from 'salix/components/section';
ngModule.vnComponent('vnSupplierLog', {
template: require('./index.html'),
controller: Section,
});

View File

@ -1,11 +1,3 @@
<!-- <vn-portal slot="topbar">
<vn-searchbar
vn-focus
panel="vn-supplier-search-panel"
info="Search suppliers by id, name or alias"
model="model">
</vn-searchbar>
</vn-portal> -->
<vn-portal slot="menu"> <vn-portal slot="menu">
<vn-left-menu></vn-left-menu> <vn-left-menu></vn-left-menu>
</vn-portal> </vn-portal>