Generalizzato i documenti issue #5
This commit is contained in:
@@ -58,7 +58,7 @@ class Documenti extends Model
|
||||
}
|
||||
|
||||
// Proposta modifica issue {#5 gitea} (generalizzazione del documento)
|
||||
/*
|
||||
/*
|
||||
public static function getList($id,$entity)
|
||||
{
|
||||
self::where('entita','=',$entity)->where('entita_id','=',$id)->get();
|
||||
|
||||
Reference in New Issue
Block a user