feat: Cleans up some file names, adds generate admin user command.
This commit is contained in:
@@ -16,7 +16,7 @@ struct VendorTable: HTML {
|
||||
.attributes(
|
||||
.style("padding: 0px 10px;"),
|
||||
.hx.get(route: .vendor(.form)),
|
||||
.hx.target("#float"),
|
||||
.hx.target(.float),
|
||||
.hx.swap(.outerHTML)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user