Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 76 additions & 0 deletions test/bootstrap-3.3.7-dist/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, shrink-to-fit=no, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">

<title>Sheffield CloudComputing</title>

<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>

<body>

<div class="container">
<nav class="navbar navbar-inverse navbar-static-top">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="start.html">CloudComputing</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="#"><span class="glyphicon glyphicon-user"></span> Login</a></li>
<li><a href="#"><span class="glyphicon glyphicon-log-in"></span> Logoff</a></li>
</ul>
</nav>
<div class="raw">
<div class="siderbar col-md-3">
<ul class="nav">
<li class="active">
<a href="index.html">
<i class="glyphicon glyphicon-th"> Dashboard</i>
</a>
</li>
<li>
<a href="profile.html">
<i class="glyphicon glyphicon-user"> Profile</i>
</a>
</li>
<li>
<a href="upload.html">
<i class="glyphicon glyphicon-upload"> Upload</i>
</a>
</li>

</li>
<li>
<a href="about.html">
<i class="glyphicon glyphicon-flag"> About</i>
</a>
</li>
<li>
<a href="Analysis.html">
<i class="glyphicon glyphicon-align-left"> Analysis</i>
</a>
</li>

</ul>
</div>

</div>



<!-- jQuery -->
<script src="js/jquery.js"></script>

<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>

</html>
76 changes: 76 additions & 0 deletions test/bootstrap-3.3.7-dist/analysis.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, shrink-to-fit=no, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">

<title>Sheffield CloudComputing</title>

<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>

<body>

<div class="container">
<nav class="navbar navbar-inverse navbar-static-top">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="start.html">CloudComputing</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="#"><span class="glyphicon glyphicon-user"></span> Login</a></li>
<li><a href="#"><span class="glyphicon glyphicon-log-in"></span> Logoff</a></li>
</ul>
</nav>
<div class="raw">
<div class="siderbar col-md-3">
<ul class="nav">
<li class="active">
<a href="index.html">
<i class="glyphicon glyphicon-th"> Dashboard</i>
</a>
</li>
<li>
<a href="profile.html">
<i class="glyphicon glyphicon-user"> Profile</i>
</a>
</li>
<li>
<a href="upload.html">
<i class="glyphicon glyphicon-upload"> Upload</i>
</a>
</li>

</li>
<li>
<a href="about.html">
<i class="glyphicon glyphicon-flag"> About</i>
</a>
</li>
<li>
<a href="Analysis.html">
<i class="glyphicon glyphicon-align-left"> Analysis</i>
</a>
</li>

</ul>
</div>

</div>



<!-- jQuery -->
<script src="js/jquery.js"></script>

<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>

</html>
2 changes: 1 addition & 1 deletion test/bootstrap-3.3.7-dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="description" content="">
<meta name="author" content="">

<title>Simple Sidebar - Start Bootstrap Template</title>
<title>Sheffield CloudComputing</title>

<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
Expand Down
4 changes: 2 additions & 2 deletions test/bootstrap-3.3.7-dist/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h4 class="title">Edit Profile</h4>
<div class="col-md-4">
<div class="form-group">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" placeholder="Email">
<input type="email" class="form-control" placeholder="Email" value="bali@sheffield.ac.uk">
</div>
</div>
</div>
Expand Down Expand Up @@ -128,7 +128,7 @@ <h4 class="title">Edit Profile</h4>
<div class="col-md-12">
<div class="form-group">
<label>About Me</label>
<textarea rows="5" class="form-control" placeholder="Here can be your description" value="Mike">a Chinese poet acclaimed from his own day to the present as a genius and a romantic figure who took traditional poetic forms to new heights. He and his friend Du Fu (712–770) were the two most prominent figures in the flourishing of Chinese poetry in the Tang dynasty, which is often called the "Golden Age of China".
<textarea rows="5" class="form-control" placeholder="Here can be your description" value="">a Chinese poet acclaimed from his own day to the present as a genius and a romantic figure who took traditional poetic forms to new heights. He and his friend Du Fu (712–770) were the two most prominent figures in the flourishing of Chinese poetry in the Tang dynasty, which is often called the "Golden Age of China".
</textarea>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion test/bootstrap-3.3.7-dist/signup.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h2>Sheffield Cloud Sign Up</h2>
<hr/>
<div class="row">
<div class="col-xs-6 col-md-6"><input type="submit" value="Register" class="btn btn-primary btn-block btn-lg" tabindex="7"></div>
<div class="col-xs-6 col-md-6"><input type="submit" value="Login" class="btn btn-warning btn-block btn-lg" tabindex="7"></div>
<div class="col-xs-6 col-md-6"><input type="submit" value="Back" class="btn btn-warning btn-block btn-lg" tabindex="7"></div>
</div>
</form>
</div>
Expand Down
2 changes: 1 addition & 1 deletion test/bootstrap-3.3.7-dist/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="description" content="">
<meta name="author" content="siliang liu">

<title>Simple Sidebar - Start Bootstrap Template</title>
<title>Sheffield CloudComputing</title>

<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
Expand Down
18 changes: 4 additions & 14 deletions test/bootstrap-3.3.7-dist/upload.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,11 @@
<meta name="description" content="">
<meta name="author" content="">

<title>Simple Sidebar - Start Bootstrap Template</title>
<title>Sheffield CloudComputing</title>

<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">

<!-- Custom CSS
<link href="css/simple-sidebar.css" rel="stylesheet">-->

<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->

</head>

<body>
Expand All @@ -35,7 +25,7 @@
<a class="navbar-brand" href="#">CloudComputing</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="#"><span class="glyphicon glyphicon-user"></span> Login</a></li>
<li><a href="#"><span class="glyphicon glyphicon-user"></span> ba Li</a></li>
<li><a href="#"><span class="glyphicon glyphicon-log-in"></span> Logoff</a></li>
</ul>
</nav>
Expand Down Expand Up @@ -90,8 +80,8 @@ <h1>Upload your java File </h1>
</div>
<div>
<p class="size" data-dz-size></p>
<div class="progress progress-striped active" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="0">
<div class="progress-bar progress-bar-success" style="width:0%;" data-dz-uploadprogress></div>
<div class="progress progress-striped active" role="progressbar" aria-valuemin="50" aria-valuemax="100" aria-valuenow="0">
<div class="progress-bar progress-bar-success" style="width:50%;" data-dz-uploadprogress></div>
</div>
</div>
<div>
Expand Down