mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-19 04:13:58 +00:00
bug
This commit is contained in:
@@ -133,7 +133,7 @@ class EntitySignatureModule extends BaseController
|
|||||||
$entity_signature->update();
|
$entity_signature->update();
|
||||||
|
|
||||||
// log
|
// log
|
||||||
EntityModule::makeLog($entity_signature->entity_id, 'user (' . Auth::guard('user-api')->user()->id . ') sugnature deleted);
|
EntityModule::makeLog($entity_signature->entity_id, 'user (' . Auth::guard('user-api')->user()->id . ') sugnature deleted');
|
||||||
|
|
||||||
DB::commit();
|
DB::commit();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user