@@ -9,6 +9,7 @@ return[
ActionObjectType::PLAN->value => "Plan",
ActionObjectType::TASK->value =>"Task",
ActionObjectType::ASSET->value =>"Asset",
+ ActionObjectType::CONTAINER->value =>"Container",
],
'label'=>[
ObjectAction::DONE->value =>"done",