File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 195195 Analytics
196196 </ a >
197197 </ li >
198- < li >
199- < button data-cy ="usageSpecs " id ="usageSpecs " (click) ="goTo('/usage-spec') " class ="flex w-full justify-left px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white "> < fa-icon [icon] ="faRuler " class ="mr-2 "> </ fa-icon > Usage Spec</ button >
200- </ li >
198+ @if(roles.includes('seller')){
199+ < li >
200+ < button data-cy ="usageSpecs " id ="usageSpecs " (click) ="goTo('/usage-spec') " class ="flex w-full justify-left px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white "> < fa-icon [icon] ="faRuler " class ="mr-2 "> </ fa-icon > Usage Spec</ button >
201+ </ li >
202+ }
201203 < li >
202204 < button id ="myInventory " (click) ="goTo('/product-inventory') "class ="flex w-full justify-left px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white "> < fa-icon [icon] ="faBoxesStacked " class ="mr-2 "> </ fa-icon > {{ 'HEADER._inventory' | translate }}</ button >
203205 </ li >
You can’t perform that action at this time.
0 commit comments