Ejemplo n.º 1
0
 static function set_frontend_assets()
 {
     self::$assets_frontend = array('css' => array('bootstrap/bootstrap.min', 'bootstrap/bootstrap-theme.min', 'leaflet/leaflet'), 'js' => array('jquery/jquery-1.10.2.min', 'bootstrap/bootstrap.min', 'leaflet/leaflet', 'asset.map', 'asset.map.control'));
 }