|
@@ -84,21 +84,17 @@ class DropdownActions extends Actions
|
|
|
|
|
|
protected function getViewLabel()
|
|
protected function getViewLabel()
|
|
{
|
|
{
|
|
-
|
|
|
|
}
|
|
}
|
|
|
|
|
|
protected function getEditLabel()
|
|
protected function getEditLabel()
|
|
{
|
|
{
|
|
-
|
|
|
|
}
|
|
}
|
|
|
|
|
|
protected function getQuickEditLabel()
|
|
protected function getQuickEditLabel()
|
|
{
|
|
{
|
|
-
|
|
|
|
}
|
|
}
|
|
|
|
|
|
protected function getDeleteLabel()
|
|
protected function getDeleteLabel()
|
|
{
|
|
{
|
|
-
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|