Update html.formticket.class.php

This commit is contained in:
Frédéric FRANCE 2019-10-16 23:08:04 +02:00 committed by GitHub
parent 701afc99e9
commit 219a4b4374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,6 @@ class FormTicket
public $withfromsocid;
public $withfromcontactid;
public $withnotnotifytiersatcreate;
public $withnotifytiersatcreate;
public $withusercreate; // Show name of creating user in form
public $withcreatereadonly;