Use local bootstrap 3.3.7

We have 2 copies of bootstrap now. Just keeping both to be safe.
This commit is contained in:
Girish Ramakrishnan
2017-02-09 14:37:23 -08:00
parent 530ca20ee2
commit f5a02930ec
2 changed files with 9 additions and 3 deletions

View File

@@ -6,11 +6,11 @@
<title> Cloudron App Error </title>
<!-- external fonts and CSS -->
<link href="3rdparty/font-awesome.min.css" rel="stylesheet" rel="stylesheet" type="text/css">
<!-- fonts and CSS -->
<link href="3rdparty/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="3rdparty/bootstrap-3.3.7.min.css" type="text/css">
<!-- Use static style as we can't include local stylesheets -->
<style>