This commit is contained in:
@@ -442,7 +442,7 @@ export default new Router({
|
||||
|
||||
{
|
||||
//TEST WIDGET EDIT FORM
|
||||
path: "/inventory/widget/edit/:id",
|
||||
path: "/inventory/widget/edit/:recordid",
|
||||
name: "inventory-widget-edit",
|
||||
component: () =>
|
||||
import(
|
||||
|
||||
Reference in New Issue
Block a user