Commit c470d0ddda0332fe9666944035df5d039097bda4

Authored by Geoffrey PREUD'HOMME
1 parent 9fbacb17

Mis à jour une bonne fois pour toute bootswatch

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 "angular-ladda": "~0.2.2", 7 "angular-ladda": "~0.2.2",
8 "angular-route": "~1.3.15", 8 "angular-route": "~1.3.15",
9 "animate.css": "~3.2.6", 9 "animate.css": "~3.2.6",
10 - "bootswatch-dist": "3.3.4-cerulean", 10 + "bootswatch": "3.3.4+1",
11 "jsencrypt": "~2.1.0", 11 "jsencrypt": "~2.1.0",
12 "remarkable-bootstrap-notify": "~3.0.2", 12 "remarkable-bootstrap-notify": "~3.0.2",
13 "ng-sortable": "~1.2.0", 13 "ng-sortable": "~1.2.0",
public/views/index.html
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 <base href="/"> 6 <base href="/">
7 <meta name="viewport" content="width=device-width, initial-scale=1"> 7 <meta name="viewport" content="width=device-width, initial-scale=1">
8 <title>Club Informatique de Polytech Lille</title> 8 <title>Club Informatique de Polytech Lille</title>
9 - <link rel="stylesheet" href="libs/bootswatch-dist/css/bootstrap.min.css"> 9 + <link rel="stylesheet" href="libs/bootswatch/cerulean/bootstrap.min.css">
10 <link rel="stylesheet" href="css/style.css"> 10 <link rel="stylesheet" href="css/style.css">
11 <link rel="stylesheet" href="libs/animate.css/animate.min.css"> 11 <link rel="stylesheet" href="libs/animate.css/animate.min.css">
12 <link rel="stylesheet" href="libs/ng-sortable/dist/ng-sortable.min.css"> 12 <link rel="stylesheet" href="libs/ng-sortable/dist/ng-sortable.min.css">