Ejemplo n.º 1
0
 static function set_manager_assets()
 {
     self::$assets_manager = array('css' => array('bootstrap/bootstrap.min', 'bootstrap/bootstrap-theme.min', 'leaflet/leaflet', 'datetimepicker/bootstrap-datetimepicker.min'), 'js' => array('jquery/jquery-1.10.2.min', 'jquery-cookie/jquery.cookie', 'bootstrap/bootstrap.min', 'bootstrap/bootstrap.tabs', 'leaflet/leaflet', 'asset.form', 'asset.map', 'pikaday/moment', 'moment-with-locales', 'datetimepicker/bootstrap-datetimepicker'));
 }