edit class column
This commit is contained in:
@ -4,7 +4,7 @@ namespace Itguild\Tables\ActionColumn;
|
||||
|
||||
class DeleteActionColumn extends ActionColumn
|
||||
{
|
||||
protected string $prefix = "/form-delete/";
|
||||
protected string $prefix = "/delete/";
|
||||
|
||||
public function fetch(): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user