Skip to content

Instantly share code, notes, and snippets.

@kidsil
Created June 21, 2010 11:57
Show Gist options
  • Save kidsil/446752 to your computer and use it in GitHub Desktop.
Save kidsil/446752 to your computer and use it in GitHub Desktop.
$this->template->styles = array_merge($this->template->styles, ui::styles('dropdownchecklist'));
$this->template->scripts = array_merge($this->template->scripts, ui::scripts('dropdownchecklist'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment