Add a "remove pledge" action

This commit is contained in:
Kelly Dwan 2019-12-06 16:48:54 -05:00
parent fa8bb48ad6
commit fedfface23
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
5 changed files with 45 additions and 4 deletions

View file

@ -42,4 +42,6 @@ require __DIR__ . '/partial-result-messages.php';
</form>
<?php require get_views_path() . 'form-pledge-remove.php'; ?>
<?php endif; ?>