Пример #1
0
 public function renderDefault()
 {
     if (!$this->ajax) {
         $this->template->items = $this->ics->getAvalibleItems();
     }
 }