Skip to content
Snippets Groups Projects
Commit b72194a2 authored by Nicole Finks's avatar Nicole Finks
Browse files

[Begining of sidebar for the filters]

parent cf5cfb72
Branches
Tags
2 merge requests!9Develop,!8Repository
...@@ -12,4 +12,28 @@ ...@@ -12,4 +12,28 @@
<head> <head>
</head> </head>
\ No newline at end of file
<body>
<!-- Sidebar for Filters -->
<div id= "sidenav">
<a href="#">Example</a>
</div>
<!-- Summary of Filtered Data -->
<div id="summary">
</div>
<!-- Files of Filtered Data -->
<div id="patientFiles">
</div>
</body>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment