-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathindex.html
More file actions
155 lines (154 loc) · 6.94 KB
/
Copy pathindex.html
File metadata and controls
155 lines (154 loc) · 6.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- CSS Imports -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.3.1/leaflet.css" integrity="sha256-iYUgmrapfDGvBrePJPrMWQZDcObdAcStKBpjP3Az+3s=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<!-- Place framework CSS code here. -->
<!-- <link rel="stylesheet" href="css/bootstrap.css" /> -->
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<!-- Sidebar -->
<div class="sidebar">
<nav class="navbar navbar-default">
<div class="container-fluid clearfix">
<!-- dropdown -->
<div class="topright-button" style="float: right">
<div class="dropdown">
<button class="btn btn-primary dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Add New
</button>
<ul class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownMenuButton">
<li><a href="#">View History</a></li>
<li><a href="#">Email All Manufacture</a></li>
</ul>
</div>
</div>
</nav>
<!-- <div class="-header">
<a href="#">Manufacturers</a>
</div> -->
<!-- modal -->
<button type="modalbutton" class="btn btn-primary" data-toggle="modal" data-target="#myModal">
Manufacturers
</button>
<div class="modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="myModalLabel">Manufacturer</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<!-- alert -->
<div class="alert alert-danger" role="alert">
This manufacturer has a low inventory.
</div>
<!-- <p>To be added new form.</p> -->
<div class="row justify-content-between">
<div class="col1">
<a style="font-size: 25px"><b>Tandy’s Basketweavers</b></a>
</div>
<!-- Button Group -->
<div class="btn-group float-right" role="group" aria-label="first clo btn">
<button type="button" class="btn btn-secondary">Edit</button>
<button type="button" class="btn btn-secondary">Delete</button>
<button type="button" class="btn btn-secondary">Export</button>
</div>
</div>
<div class="row justify-content-between">
<div class="col2">
</div>
</div>
<hr>
<div class="sales-table">
<a style="font-size: 20px"><b>Sales</b></a>
<!-- Table -->
<table class="table">
<thead>
<tr>
<th scope="col">First name</th>
<th scope="col">Last name</th>
<th scope="col">Purchase</th>
</tr>
</thead>
<tbody>
<tr>
<td>Mark</td>
<td>Otto</td>
<td>Fruit Basket</td>
</tr>
<tr>
<td>Jacob</td>
<td>Thornton</td>
<td>Gift Basket</td>
</tr>
<tr>
<td>Larry</td>
<td>the Bird</td>
<td>Easter Basket</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<!-- Input Group -->
<div class="input-group mb-3">
<input type="text" class="form-control" placeholder="Search..." aria-label="Recipient's username" aria-describedby="basic-addon2">
<div class="input-group-append">
<button class="btn btn-outline-secondary" type="button">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span>
</button>
</div>
</div>
<div class="item">
<h2 class="item-heading">Tandy’s Basketweavers</h2>
<div>490 Freedom Drive<br>
Philadelphia, PA 19425</div>
</div>
<div class="item">
<h2 class="item-heading">Basket Case</h2>
<div>400 S 46th Street<br>
Philadelphia, PA 19144</div>
</div>
<div class="item">
<h2 class="item-heading">Bas-kids: Baskets 4 Kids</h2>
<div>2558 Walnut Street<br>
Philadelphia, PA 19107</div>
</div>
<div class="item">
<h2 class="item-heading">Bask in the Glory</h2>
<div>2501 Walnut Street<br>
Philadelphia, PA 19107</div>
</div>
<div class="item">
<h2 class="item-heading">Basket Ball</h2>
<div>2542 Walnut Street<br>
Philadelphia, PA 19107</div>
</div>
<div class="sort">
Sort by <span class="sort-option selected">A–Z</span> <span class="sort-option">Inventory</span>
</div>
</div>
</div>
<!-- Map -->
<div id="map" class="map"></div>
<!-- Javascript Imports -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js" integrity="sha256-obZACiHd7gkOk9iIL/pimWMTJ4W/pBsKu+oZnSeBIek=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.3.1/leaflet.js" integrity="sha256-CNm+7c26DTTCGRQkM9vp7aP85kHFMqs9MhPEuytF+fQ=" crossorigin="anonymous"></script>
<!-- Place framework JS code here. -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="js/setup.js"></script>
</body>
</html>