mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
added example of fetch
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
Messages sent
|
||||
</h2>
|
||||
|
||||
<input id="message" autocomplete="off"><button id="sendButton">Send</button>
|
||||
<ul id="messages"></ul>
|
||||
<h1>Job Dashboard</h1>
|
||||
<button id="fetchJobsButton">Fetch Jobs</button>
|
||||
|
||||
{{ ajax_block(partials, updates_url, 'inbox') }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user