Merge remote-tracking branch 'origin/new_branch_22_10_2019' into new_branch_22_10_2019
This commit is contained in:
commit
ce255b6f36
@ -61,12 +61,12 @@ class Don extends CommonObject
|
|||||||
* @var string String with name of icon for object don. Must be the part after the 'object_' into object_myobject.png
|
* @var string String with name of icon for object don. Must be the part after the 'object_' into object_myobject.png
|
||||||
*/
|
*/
|
||||||
public $picto = 'generic';
|
public $picto = 'generic';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string Date of the donation
|
* @var string Date of the donation
|
||||||
*/
|
*/
|
||||||
public $date;
|
public $date;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* amount of donation
|
* amount of donation
|
||||||
* @var double
|
* @var double
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user