Browse Source

some ui fix

tags/v1.2.0-rc1
FuXiaoHei 11 years ago
parent
commit
d189b83ac1
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      templates/repo/hooks_add.tmpl

+ 4
- 0
templates/repo/hooks_add.tmpl View File

@@ -45,6 +45,10 @@
</label>
<p class="help-block">We will deliver event details when this hook is triggered.</p>
</div>
<hr/>
<div class="form-group">
<button class="btn btn-success">Add Webhook</button>
</div>
</form>
</div>
<div class="panel-footer">


Loading…
Cancel
Save