forked from DeveloperBlue/BNCHS-Robotics-Website-3.0-Archive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAccount.html
348 lines (343 loc) · 30.7 KB
/
Account.html
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>The Sentinels - FRC Team 5599</title>
<meta name="twitter:card" content="summary">
<meta property="og:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<meta name="description" content="The Sentinels are Benjamin N. Cardozo High School's Robotics Team. We participate in the FIRST Robotics Program (Team 5599) and other various competitive robotics events (FRC, SeaPerch, etc.)">
<meta property="og:type" content="website">
<meta name="twitter:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-icons/3.0.1/iconfont/material-icons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/typicons/2.0.9/typicons.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=ABeeZee">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allerta">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allura">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Baloo">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Coming+Soon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<link rel="stylesheet" href="/assets/css/styles.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-76476506-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-76476506-2');
</script>
</head>
<body class="t--light">
<!-- Start: Navigation Bar -->
<nav class="navbar navbar-dark navbar-expand-md fixed-top">
<div class="container-fluid"><a class="navbar-brand text-truncate" href="/index.html"><img class="navbar-brand-icon" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">Cardozo Robotics | The Sentinels</a><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div
class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-home">About</a>
<div class="dropdown-menu" role="menu"><a class="dropdown-item text-white-50" role="presentation" href="index.html#about-us">About Us</a><a class="dropdown-item text-white-50" role="presentation" href="/Competitions.html">Competitions</a><a class="dropdown-item text-white-50"
role="presentation" href="/Team.html">Our Team</a><a class="dropdown-item text-white-50" role="presentation" href="/Robots.html">Our Robots</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-community"><i class="fa fa-globe" style="margin-right:8px"></i>Community</a>
<div class="dropdown-menu" role="menu"><a class="dropdown-item text-white-50" role="presentation" href="https://blog.team5599.com/" target="_blank">Our Blog<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50"
role="presentation" href="/SocialMedia.html">Social Media<i class="fa fa-facebook" style="margin-left:8px;font-size:12px"></i><i class="fa fa-twitter" style="margin-left:8px;font-size:12px"></i><i class="fa fa-youtube-play" style="margin-left:8px;font-size:12px"></i><i class="icon ion-social-instagram-outline" style="margin-left:8px;font-size:12px"></i></a>
<div
class="dropdown-divider" role="presentation"></div><a class="dropdown-item text-white-50" role="presentation" href="/Resources.html">Documents & Resources</a><a class="dropdown-item text-white-50" role="presentation" href="/Projects.html">Projects & Demos</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-team">Team Resources</a>
<div class="dropdown-menu" role="menu"><a class="dropdown-item text-white-50" role="presentation" href="/Calendar.html">Calendar<i class="fa fa-calendar" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" role="presentation" href="https://www.flickr.com/photos/142731277@N02/"
target="_blank">Photos & Videos<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" role="presentation" href="/Resources.html">Documents & Resources</a>
<div class="dropdown-divider"
role="presentation"></div><a class="dropdown-item text-right text-white-50 dashboard-goto" role="presentation">Sign In<img class="navbar-account-image" style="display:none;" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png"><i class="fas fa-sign-in-alt" style="margin-left:6px;font-size:12px"></i></a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-sponsors" href="#">Sponsors</a>
<div class="dropdown-menu" role="menu"><a class="dropdown-item text-white-50" role="presentation" href="/Sponsors.html">Our Sponsors</a><a class="dropdown-item text-white-50" role="presentation" href="Sponsors.html#Incentives">Sponsor Incentives</a>
<div class="dropdown-divider"
role="presentation"></div><a class="dropdown-item text-white-50" role="presentation" data-toggle="modal" data-target="#sponsor-modal">Become a Sponsor <i class="fa fa-gift"></i></a></div>
</li>
<li class="nav-item" role="presentation"><a class="nav-link" id="nav-contact" href="/Contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!-- End: Navigation Bar -->
<div class="header-divider-blue"></div>
<ol class="breadcrumb text-dark t--light">
<li class="breadcrumb-item"><a><span>BNCHS Robotics</span></a></li>
<li class="breadcrumb-item"><a><span>Users</span></a></li>
<li class="breadcrumb-item"><a><span id="breadcrumbs-user">OSIS</span></a></li>
<li class="breadcrumb-item"><a><span>Dashboard</span></a></li>
</ol>
<div class="container t--light" id="account-page">
<p class="lead t--light" id="account-page-user-info" style="margin:0px;">LOADING</p>
<p id="account-page-user-osis" class="t--light">OSIS</p>
<div class="facebookLoginInformationPhoto">
<div class="facebookLoginInformationPhotoInner"><img id="account-page-user-photo" class="account-page-user-photo" src="/assets/img/Icons/Website_Headshot_Male.png"></div>
</div><a id="accountPage-signOut" href="#">Not you? Click here to Sign Out.</a>
<div class="account-holds-div no-holds">
<p class="lead text-monospace text-center text-success account-holds-header">You have no active holds.<i class="fa fa-check-circle-o" style="margin-left:6px;"></i></p>
</div>
<div class="account-quick-buttons-div">
<div class="row">
<div class="col-md-7">
<div class="feedDiv t--light">
<p class="lead text-center sm-lead t--light">Your Resources <i class="fa fa-diamond feed-icon"></i></p><button class="btn btn-info feed-btn" id="attendance-modal-trigger" type="button">Check <strong>Attendance Records</strong></button><a class="btn btn-primary feed-btn"
role="button" href="/Resources.html">Go to <strong>Resource Engine</strong></a>
<div class="account-action-divider"></div><a class="btn btn-primary feed-btn" role="button" href="/Calendar.html">Go To <strong>Calendar</strong></a><a class="btn btn-primary feed-btn" role="button" href="/CountdownTimer.html">Go to <strong>Event Countdown Timer</strong></a>
<div
class="account-action-divider"></div><a class="btn btn-secondary feed-btn" role="button" href="/Resources.html"> View Event Albums</a><a class="btn btn-info feed-btn" role="button" href="/Resources.html">Upload Event Photos</a></div>
<div class="feedDiv t--light">
<p class="lead sm-lead t--light">Follow the team on all our Social Media! <i class="fa fa-rss feed-icon"></i></p><a class="btn btn-secondary feed-sm" role="button" href="https://www.facebook.com/team5599sentinels/"><i class="fa fa-facebook"></i></a><a class="btn btn-secondary feed-sm"
role="button" href="https://www.instagram.com/sentinels_5599/"><i class="icon ion-social-instagram-outline"></i></a><a class="btn btn-secondary feed-sm" role="button" href="https://twitter.com/Sentinels5599"><i class="icon ion-social-twitter"></i></a>
<a
class="btn btn-secondary feed-sm" role="button" href="https://www.youtube.com/channel/UCALF3caI0F4WJfJisLFSBWQ"><i class="icon ion-social-youtube"></i></a><a class="btn btn-secondary feed-sm" role="button" href="http://blog.team5599.com/"><i class="icon ion-social-rss"></i></a><a class="btn btn-secondary feed-sm" role="button" href="https://www.twitch.tv/team5599_thesentinels"><i class="fa fa-twitch"></i></a></div>
<div
class="feedDiv t--light">
<p class="lead sm-lead t--light">Share our Edco fundraising page! <i class="fa fa-gift feed-icon"></i></p><a class="btn btn-info d-inline-block" role="button" href="https://bnchs.ed.co/the-sentinels">View EdCo Donation Page</a><div style="margin-top:20px;margin-bottom:10px;">
<div class="fb-share-button feed-share" data-href="https://bnchs.ed.co/the-sentinels" data-layout="button" data-size="large" data-mobile-iframe="true">
<a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fbnchs.ed.co%2Fthe-sentinels&src=sdkpreparse" class="fb-xfbml-parse-ignore">Share to Facebook</a>
</div>
<br>
<a class="twitter-share-button feed-share"
href="https://twitter.com/intent/tweet?text=Help%20support%20the%20Cardozo%20Robotics%20team!%20https%3A%2F%2Fbnchs.ed.co%2Fthe-sentinels">
Share to Twitter</a>
</div>
<div
class="clearfix"></div>
</div>
<div class="feedDiv t--light">
<p class="lead text-center sm-lead t--light">Connect your accounts for easier access <i class="fa fa-connectdevelop feed-icon"></i></p>
<div class="feed-connections"><button class="btn btn-light login-btn-block login-btn-facebook" type="button"><img class="sign-up-verify-fb" src="/assets/img/Icons/Checkmark.png"><img class="login-btn-facebook-icon" src="/assets/img/Icons/facebook-logo.svg"></button><button class="btn btn-light login-btn-block login-btn-discord"
type="button"><img class="sign-up-verify-discord" src="/assets/img/Icons/Checkmark.png"><img class="login-btn-discord-icon" src="/assets/img/Icons/Discord-Logo-White.svg"></button>
<div class="clearfix"></div>
</div>
</div>
<div class="feedDiv t--light">
<p class="lead text-center sm-lead t--light">Know your Leaders <i class="fa fa-american-sign-language-interpreting feed-icon"></i></p>
<p class="text-center p t--light" style="margin: 20px;padding: 10px;">Take some time to visit the Leadership page and understand who is in charge of what responsibilities and what mentors are available to help you!</p><a class="btn btn-info d-inline-block" role="button" href="/Team.html">View Team Leadership</a></div>
</div>
<div class="col-md-5"><iframe id="google-calendar-agenda" src="https://calendar.google.com/calendar/embed?showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=400&wkst=1&bgcolor=%23FFFFFF&src=uhq028g80bg92lfr1lq4ft27ik%40group.calendar.google.com&color=%2342104A&ctz=America%2FNew_York" style="border-width:0;border-radius:0px;" width="100%" height="400" frameborder="0" scrolling="no"></iframe>
<div class="feedDiv t--light">
<p class="lead text-center sm-lead t--light">Add our Google Calendar <i class="fa fa-calendar-plus-o feed-icon"></i></p>
<p class="text-center p t--light">Hit "<strong>+ Google Calendar</strong>" on the bottom right of the calendar to add the Team Calendar to your Google Calendars.</p>
</div>
<div class="feedDiv t--light">
<p class="lead sm-lead t--light">Tools <i class="fas fa-wrench feed-icon"></i></p><button class="btn btn-success feed-admin-sm" id="action-announcement" data-toggle="modal" data-target="#post-announcement-modal" type="button">Post an Announcement<i class="fa fa-facebook socialMediaIcon" style="margin-left:6px;"></i><img id="DiscordSVG" class="icon-discord-sm" style="margin-left:8px;" src="/assets/img/Icons/Discord-Logo-White.svg"></button>
<div
class="account-action-divider"></div><button class="btn btn-info feed-admin-sm" id="action-blog" data-toggle="modal" data-target="#blog-modal" type="button">Post to Blog<i class="fab fa-blogger socialMediaIcon" style="margin-left:8px;"></i></button><button class="btn btn-info feed-admin-sm"
id="action-social" data-toggle="modal" data-target="#social-media-modal" type="button">Post to Social Media<i class="fa fa-facebook-f socialMediaIcon" style="margin-left:8px;"></i><i class="fa fa-twitter socialMediaIcon" style="margin-left:8px;"></i><i class="icon ion-social-instagram socialMediaIcon" style="margin-left:8px;"></i></button>
<a
class="btn btn-info feed-admin-sm" role="button" id="action-newsletter" href="/WebmailBuilder.html">Manage Newsletters<i class="fa fa-envelope socialMediaIcon" style="margin-left:8px;"></i></a>
<div class="account-action-divider"></div><a class="btn btn-dark feed-admin-sm" role="button" id="action-accounts" href="Database.html?view=basic">Manage Users & Holds<i class="fa fa-group socialMediaIcon" style="margin-left:8px;"></i></a><a class="btn btn-dark feed-admin-sm"
role="button" id="action-website" href="/WebsiteManager.html">Manage Website<i class="fa fa-gears socialMediaIcon" style="margin-left:8px;"></i></a><button class="btn btn-dark feed-admin-sm" id="action-calendar" data-toggle="modal" data-target="#calendar-modal"
type="button">Manage Calendar<i class="fa fa-calendar socialMediaIcon" style="margin-left:8px;"></i></button>
<div class="account-action-divider"></div><a class="btn btn-warning feed-admin-sm" role="button" id="action-permissions" href="Database.html?view=permissions">Manage Permissions<i class="fa fa-key socialMediaIcon" style="margin-left:8px;"></i></a><button class="btn btn-warning feed-admin-sm"
id="action-activity" data-toggle="modal" data-target="#admin-logs-modal" type="button">View Activity Logs<i class="fas fa-info-circle socialMediaIcon" style="margin-left:8px;"></i></button></div>
</div>
</div>
</div>
</div>
<!-- Start: Account-Loading -->
<div id="account-loading" class="text-center" style="margin-bottom:80px;margin-top:80px;display-none;">
<h1 class="text-monospace text-center text-muted" id="loading-title">Loading Content</h1>
<div><img class="pulse animated infinite loading-icon" src="/assets/img/Icons/Logo_Transparent_760x760.png"></div><a class="btn btn-link text-monospace loading-redirect" role="button" href="/SignIn.html">If nothing happens after 10 seconds, click here.</a></div>
<!-- End: Account-Loading -->
<div class="modal fade t--light" role="dialog" tabindex="-1" id="post-announcement-modal">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Make an Announcement</h4><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button></div>
<div class="modal-body"><textarea class="announcement-post-content" placeholder="Cross-post announcements to the Facebook Group and Discord #announcements channel."></textarea><span class="text-left" style="font-size:12px;margin-bottom:10px;">0/2000 Characters</span>
<div
class="form-group" style="margin-top:10px;">
<div class="form-check"><input class="form-check-input" type="checkbox" id="formCheck-1" checked=""><label class="form-check-label" for="formCheck-1">Post to Facebook Group</label></div>
<div class="form-check"><input class="form-check-input" type="checkbox" id="formCheck-1" required="" checked=""><label class="form-check-label" for="formCheck-1">Post to Discord #announcements</label></div>
<div class="form-check"><input class="form-check-input" type="checkbox" id="formCheck-1" required="" checked=""><label class="form-check-label" for="formCheck-1"><strong>@everyone</strong> on Discord</label></div>
</div>
</div>
<div class="modal-footer"><button class="btn btn-light" data-dismiss="modal" type="button">Cancel</button><button class="btn btn-primary" type="button">Post Announcement</button></div>
</div>
</div>
</div>
<div class="modal fade t--light" role="dialog" tabindex="-1" id="social-media-modal">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Social Media</h4><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button></div>
<div class="modal-body"><textarea class="announcement-post-content" placeholder="Cross-post updates to Twitter and the Facebook Page."></textarea><span class="text-left" style="font-size:12px;margin-bottom:10px;">0/280 Characters</span>
<div class="form-group"
style="margin-top:10px;">
<div class="form-check"><input class="form-check-input" type="checkbox" id="formCheck-1" checked=""><label class="form-check-label" for="formCheck-1">Post to Facebook Page</label></div>
<div class="form-check"><input class="form-check-input" type="checkbox" id="formCheck-1" required="" checked=""><label class="form-check-label" for="formCheck-1">Post to Twitter</label></div>
</div>
</div>
<div class="modal-footer"><button class="btn btn-light" data-dismiss="modal" type="button">Cancel</button><button class="btn btn-primary" type="button">Post Update</button></div>
</div>
</div>
</div>
<div class="modal fade t--light" role="dialog" tabindex="-1" id="calendar-modal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Modify Calendar</h4><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button></div>
<div class="modal-body">
<p class="text-center" style="margin-bottom:0px;">You cannot modify the Team Calendar through the website. <strong>It must be shared with you</strong>, to your Google Account.<br></p><a class="text-center d-block" style="margin-top:10px; margin-bottom:10px;" href="https://www.blogger.com/blogger.g?blogID=2456470438116777821#allposts">Go here to access Google Calendars</a>
<p
class="text-center" style="margin-bottom:0px;">Be sure to explicitly modify the "Robotics Schedule" calendar rather than your personal one.</p>
</div>
<div class="modal-footer"><button class="btn btn-primary" data-dismiss="modal" type="button">Close</button></div>
</div>
</div>
</div>
<div class="modal fade t--light" role="dialog" tabindex="-1" id="blog-modal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Manage Blog</h4><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button></div>
<div class="modal-body">
<p class="text-center" style="margin-bottom:0px;">You cannot modify the Blog through the website.<br><strong>You must be given access</strong>, via your Google Account.<br></p><a class="text-center d-block" style="margin-top:10px; margin-bottom:10px;" href="https://www.blogger.com/blogger.g?blogID=2456470438116777821#allposts">Click here to visit our Blogger</a></div>
<div
class="modal-footer"><button class="btn btn-primary" data-dismiss="modal" type="button">Close</button></div>
</div>
</div>
</div>
<div class="modal t--light" role="dialog" tabindex="-1" id="attendance-modal">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Attendance Lookup</h4><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button></div>
<div class="modal-body">
<div class="modal-field-div">
<p class="modal-title-inset">Select a Season</p><select id="attendance-modal-select" style="width:100%;height:40px;margin-bottom:10px;padding-left:5px;"></select></div>
<div class="table-responsive attendance-table" id="attendance-table">
<table class="table table-striped table-sm">
<thead>
<tr>
<th>Date</th>
<th>Status</th>
</tr>
</thead>
<tbody class="attendance-table">
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="modal-footer"><button class="btn btn-outline-primary" id="attendance-modal-print-btn" type="button">Print<i class="fa fa-print" style="margin-left:8px;"></i></button><button class="btn btn-primary" data-dismiss="modal" style="width: 120px;" type="button">Close</button></div>
</div>
</div>
</div>
<div class="modal fade text-center t--light" role="dialog" tabindex="-1" id="admin-logs-modal">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title text-center">Audit Logs</h4><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button></div>
<div class="modal-body"><input type="text" style="margin-bottom:10px; padding:5px;text-align:center" placeholder="mm/dd/yyyy">
<div class="table-responsive attendance-table">
<table class="table table-striped table-sm">
<thead>
<tr>
<th>Timestamp</th>
<th>UserID</th>
<th>Name</th>
<th>Action</th>
</tr>
</thead>
<tbody class="attendance-table"></tbody>
</table>
</div>
<nav style="margin-top:10px;">
<ul class="pagination">
<li class="page-item"><a class="page-link" href="#" aria-label="Previous"><span aria-hidden="true">«</span></a></li>
<li class="page-item active"><a class="page-link" href="#">1</a></li>
<li class="page-item"><a class="page-link" href="#">2</a></li>
<li class="page-item"><a class="page-link" href="#">3</a></li>
<li class="page-item"><a class="page-link" href="#">4</a></li>
<li class="page-item"><a class="page-link" href="#">5</a></li>
<li class="page-item"><a class="page-link" href="#" aria-label="Next"><span aria-hidden="true">»</span></a></li>
</ul>
</nav>
</div>
<div class="modal-footer"><button class="btn btn-primary" data-dismiss="modal" type="button">Close</button></div>
</div>
</div>
</div>
<div>
<div class="divider blue"></div>
<div class="divider orange"></div>
</div><button class="btn btn-dark text-white t--light" id="toggle-contrast" type="button"><i class="icon ion-contrast"></i></button>
<!-- Start: Footer -->
<div class="footer-clean">
<footer>
<div class="container">
<div class="row justify-content-center">
<!-- Start: Services -->
<div class="col-sm-4 col-md-3 item">
<h3>BNCHS Robotics</h3>
<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="index.html#newsletter">Newsletter</a></li>
<li><a href="/Sponsors.html">Sponsors & Donations</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
<!-- End: Services -->
<!-- Start: About -->
<div class="col-sm-4 col-md-3 item">
<h3>Community</h3>
<ul>
<li><a href="https://www.blog.team5599.com/" target="_blank">Our Blog</a></li>
<li><a href="/SocialMedia.html">Social Media</a></li>
<li><a href="/Projects.html">Projects & Demos</a></li>
<li><a href="/Resources.html">Documents & Resources</a></li>
</ul>
</div>
<!-- End: About -->
<!-- Start: Careers -->
<div class="col-sm-4 col-md-3 item">
<h3>Team</h3>
<ul>
<li><a href="/Calendar.html">Calendar</a></li>
<li><a href="https://www.flickr.com/photos/142731277@N02/" target="_blank">Photos & Videos</a></li>
<li class="dashboard-goto-footer-outer"><a class="dashboard-goto-footer" href="#">Sign In<i class="fas fa-sign-in-alt" style="margin-left:6px;font-size:12px"></i></a></li>
<li class="dashboard-sign-out-outer" style="display:none;"><a class="dashboard-sign-out" href="#">Sign Out<i class="fas fa-sign-out-alt" style="margin-left:6px;font-size:12px"></i></a></li>
</ul>
</div>
<!-- End: Careers -->
<!-- Start: Social Icons -->
<div class="col-lg-3 item social"><a class="social-url social-facebook" href="https://www.facebook.com/team5599sentinels/"><i class="icon ion-social-facebook"></i></a><a class="social-url social-twitter" href="http://9.0.0.1:8000/SocialMedia.html#" target="_blank"><i class="icon ion-social-twitter"></i></a>
<a
class="social-url social-youtube" href="#"><i class="fa fa-youtube-play"></i></a><a class="social-url social-instagram" href="#"><i class="icon ion-social-instagram"></i></a>
<p class="copyright">Copyright BNCHS Sentinels<br>Michael Rooplall © 2018</p>
</div>
<!-- End: Social Icons -->
</div>
</div>
</footer>
</div>
<!-- End: Footer -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/js/swiper.jquery.min.js"></script>
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/packery.pkgd.min.js"></script>
<script src="/assets/js/script.min.js"></script>
</body>
</html>