mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
Move to sources Core BulkChange
This commit is contained in:
9
sources/Core/BulkChange/bulkchange/CellStatus_Void.php
Normal file
9
sources/Core/BulkChange/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