summaryrefslogtreecommitdiff
path: root/Project-Unite/Views/Shared/_Layout.cshtml
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-09 12:58:19 -0400
committerMichael <[email protected]>2017-05-09 12:58:19 -0400
commit28e035e581b29cb118060ba6bce3d3a29b2ed22a (patch)
tree7b3d5296db7233597b792272526b838d4cdb9af8 /Project-Unite/Views/Shared/_Layout.cshtml
parentc018086ad6c5431047930bc8401f1b97d7ece73f (diff)
downloadproject-unite-28e035e581b29cb118060ba6bce3d3a29b2ed22a.tar.gz
project-unite-28e035e581b29cb118060ba6bce3d3a29b2ed22a.tar.bz2
project-unite-28e035e581b29cb118060ba6bce3d3a29b2ed22a.zip
Start revamp of bug UI
Diffstat (limited to 'Project-Unite/Views/Shared/_Layout.cshtml')
-rw-r--r--Project-Unite/Views/Shared/_Layout.cshtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project-Unite/Views/Shared/_Layout.cshtml b/Project-Unite/Views/Shared/_Layout.cshtml
index 48b2fa6..5ade38b 100644
--- a/Project-Unite/Views/Shared/_Layout.cshtml
+++ b/Project-Unite/Views/Shared/_Layout.cshtml
@@ -25,6 +25,7 @@
@Scripts.Render("~/Scripts/simplemde.js")
@Scripts.Render("~/bundles/modernizr")
+ <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
</head>
<body>
<div class="navbar navbar-default">