From 52245ffb86b6d1585c4e4c82e6bf1b3c03c8846a Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 14 Apr 2017 14:22:51 -0400 Subject: Bugtracker work --- Project-Unite/Views/Bugs/_BugBar.cshtml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Project-Unite/Views/Bugs/_BugBar.cshtml (limited to 'Project-Unite/Views/Bugs/_BugBar.cshtml') diff --git a/Project-Unite/Views/Bugs/_BugBar.cshtml b/Project-Unite/Views/Bugs/_BugBar.cshtml new file mode 100644 index 0000000..ec3d7c2 --- /dev/null +++ b/Project-Unite/Views/Bugs/_BugBar.cshtml @@ -0,0 +1,6 @@ +@if (Request.IsAuthenticated) +{ + +} \ No newline at end of file -- cgit v1.2.3