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