mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-02-17 09:18:40 +00:00
Merge branch 'develop' of https://github.com/Karaka-Management/oms-ClientManagement into develop
This commit is contained in:
commit
a95a576b48
|
|
@ -447,7 +447,6 @@ final class ApiAttributeController extends Controller
|
|||
*/
|
||||
public function apiClientAttributeValueDelete(RequestAbstract $request, ResponseAbstract $response, mixed $data = null) : void
|
||||
{
|
||||
return;
|
||||
// @todo: I don't think values can be deleted? Only Attributes
|
||||
// However, It should be possible to remove UNUSED default values
|
||||
// either here or other function?
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ namespace Modules\ClientManagement\tests\Models;
|
|||
use Modules\ClientManagement\Models\Client;
|
||||
use Modules\ClientManagement\Models\ClientStatus;
|
||||
use Modules\Editor\Models\EditorDoc;
|
||||
use Modules\Media\Models\Media;
|
||||
use Modules\Profile\Models\ContactElement;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user