Add notification success to database

This commit is contained in:
JonnyWong16
2017-04-19 19:32:35 -07:00
parent fc37a8afa3
commit 006e7c214d
5 changed files with 68 additions and 19 deletions

View File

@@ -109,6 +109,7 @@
<th align="left" id="notification_notify_action">Action</th>
<th align="left" id="notification_subject_text">Subject Text</th>
<th align="left" id="notification_body_text">Body Text</th>
<th align="left" id="notification_success"></th>
</tr>
</thead>
<tbody></tbody>