Пример #1
0
 public function add()
 {
     $this->set('item_types', $this->Item->ItemType->find('list'));
     parent::add();
 }