simplification gestion logo
FossilOrigin-Name: b87bde43d3a8108761b33901f1555143153c30819b16f5ddf5120f9e968da491
This commit is contained in:
parent
d132832c77
commit
7d4d305cfa
6 changed files with 26 additions and 34 deletions
|
|
@ -8,9 +8,3 @@ $default_signature_file = (new File)->createAndStore('skel/plugin/recusfiscaux',
|
|||
'default_signature.png',
|
||||
$path,
|
||||
null);
|
||||
// « logo » par défaut
|
||||
$path = __DIR__ . '/data/default_logo.png';
|
||||
$default_logo_file = (new File)->createAndStore('skel/plugin/recusfiscaux',
|
||||
'default_logo.png',
|
||||
$path,
|
||||
null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue