mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-22 22:28:19 +02:00
N°9936 - Designer - can't upload package
This commit is contained in:
@@ -25,7 +25,7 @@ class Form extends UIContentBlock
|
||||
/** @var string */
|
||||
protected $sAction;
|
||||
/** @var string */
|
||||
protected $sEncType = "application/x-www-form-urlencoded";
|
||||
protected $sEncType = "multipart/form-data";
|
||||
|
||||
public function __construct(?string $sId = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user