summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-17 09:28:37 -0400
committerMichael <[email protected]>2017-04-17 09:28:37 -0400
commit79ba9ce6d341fc5c8d5ae98de855db3d857d9211 (patch)
tree9e69c97e6734d1dbb400223be9b82bdb85acc742
parent58cdd0d4efde97f5f260d538940dc9c436c54e79 (diff)
downloadproject-unite-79ba9ce6d341fc5c8d5ae98de855db3d857d9211.tar.gz
project-unite-79ba9ce6d341fc5c8d5ae98de855db3d857d9211.tar.bz2
project-unite-79ba9ce6d341fc5c8d5ae98de855db3d857d9211.zip
test
-rw-r--r--Project-Unite/Views/Admin/Index.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Views/Admin/Index.cshtml b/Project-Unite/Views/Admin/Index.cshtml
index 78404a1..e9ae83f 100644
--- a/Project-Unite/Views/Admin/Index.cshtml
+++ b/Project-Unite/Views/Admin/Index.cshtml
@@ -5,5 +5,5 @@
<p>Wow, an actual index page.</p>
-<button class="btn btn-default" onclick="$.ajax({url:'/API/TestNotification'})">Send test notification.</button>
+<button class="btn btn-default" onclick="$.ajax({ url: '/API/TestNotification' });">Send test notification.</button>