Example #1
0
 /**
  * Inject the dependencies
  */
 public static function injectDependencies()
 {
     \BootstrapUI::addDependency(array('3rd/select2-3.4.3/select2.css', '3rd/select2-bootstrap3.css', '3rd/select2-3.4.3/select2.min.js', '3rd/select2-bind.js'));
 }