Update actions_ticket.class.php
This commit is contained in:
parent
f815915318
commit
14dc748523
@ -951,7 +951,7 @@ class ActionsTicket
|
|||||||
* Print statut
|
* Print statut
|
||||||
*
|
*
|
||||||
* @param int $mode Display mode
|
* @param int $mode Display mode
|
||||||
* @return string
|
* @return string Label of status
|
||||||
*/
|
*/
|
||||||
public function getLibStatut($mode = 0)
|
public function getLibStatut($mode = 0)
|
||||||
{
|
{
|
||||||
@ -978,8 +978,8 @@ class ActionsTicket
|
|||||||
/**
|
/**
|
||||||
* Get action title
|
* Get action title
|
||||||
*
|
*
|
||||||
* @param string $action Type of action
|
* @param string $action Type of action
|
||||||
* @return string
|
* @return string Title of action
|
||||||
*/
|
*/
|
||||||
public function getTitle($action = '')
|
public function getTitle($action = '')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user