source: pro-violet-viettel/sourcecode/application/views/layout/header.php

Last change on this file was 734, checked in by quyenla, 10 years ago

fix charts

File size: 561 bytes
Line 
1<!DOCTYPE HTML>
2<html>
3<head>
4<meta charset="utf-8" />
5<title>Violet Space</title>
6
7<meta name="description" content="overview &amp; stats" />
8<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
10<link rel="stylesheet" href="assets/css/space/style.css" />
11<link href="assets/css/style.css" rel="stylesheet" />
12<link href="//vjs.zencdn.net/4.11/video-js.css" rel="stylesheet">
13<script src="//vjs.zencdn.net/4.11/video.js"></script>
14<script>
15  videojs.options.flash.swf = "http://api.violet.vn/video-js.swf"
16</script>
17        </head>
Note: See TracBrowser for help on using the repository browser.