Browse Source

some ui fix

for-closed-social
FuXiaoHei 10 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> </label>
<p class="help-block">We will deliver event details when this hook is triggered.</p> <p class="help-block">We will deliver event details when this hook is triggered.</p>
</div> </div>
<hr/>
<div class="form-group">
<button class="btn btn-success">Add Webhook</button>
</div>
</form> </form>
</div> </div>
<div class="panel-footer"> <div class="panel-footer">

Loading…
Cancel
Save