renamed material name to product name, removed headings

This commit is contained in:
VLE2FE
2020-08-31 17:10:44 +02:00
parent 250b04e096
commit 8fd993b362
18 changed files with 11 additions and 19 deletions

View File

@ -1,4 +1,3 @@
<h2>Settings</h2>
<form #userForm="ngForm">
<rb-form-input name="name" label="user name" appValidate="username" required [(ngModel)]="user.name"