This commit is contained in:
Michael 2017-04-17 09:28:37 -04:00
parent 58cdd0d4ef
commit 79ba9ce6d3

View file

@ -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>