소스 검색

Merge branch 'master' of https://github.com/AkiraLaine/music-app

Kris 9 년 전
부모
커밋
06d8b70213
2개의 변경된 파일10개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      app/client/head.html
  2. 9 1
      app/client/templates/header.html

+ 1 - 0
app/client/head.html

@@ -25,6 +25,7 @@
     <meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
     <meta name="theme-color" content="#ffffff">
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script>
     <link href='http://fonts.googleapis.com/css?family=Oxygen:400,300,700' rel='stylesheet' type='text/css'>
     <script src="/bootstrap-slider.js"></script>
     <script type="application/javascript">

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 9 - 1
app/client/templates/header.html


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.