Finish add web hook

This commit is contained in:
Unknown
2014-05-05 20:52:25 -04:00
parent cb505b22ec
commit 24f614f6db
8 changed files with 143 additions and 22 deletions

View File

@@ -36,7 +36,7 @@
<div class="radio">
<label>
<input class="form-control" type="radio" value="push" name="trigger"/> Just the
<input class="form-control" type="radio" value="push" checked name="trigger"/> Just the
<i>push</i> event.
</label>
</div>