kernel update
This commit is contained in:
@ -3,10 +3,11 @@
|
||||
namespace kernel\IGTabel\action_column;
|
||||
|
||||
use Itguild\Tables\ActionColumn\ActionColumn;
|
||||
use kernel\helpers\Debug;
|
||||
|
||||
class ViewActionColumn extends ActionColumn
|
||||
{
|
||||
protected string $prefix = '/';
|
||||
protected string $prefix = '/view/';
|
||||
|
||||
public function fetch(): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user