mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-02 23:54:12 +01:00
Merge branch 'split-file_bulkchange.class.inc.php_CellStatus_Void.php' into split-file_bulkchange.class.inc.php
This commit is contained in:
9
core/bulkchange/CellStatus_Void.php
Normal file
9
core/bulkchange/CellStatus_Void.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
class CellStatus_Void extends CellChangeSpec
|
||||
{
|
||||
public function GetDescription()
|
||||
{
|
||||
return '';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user