From d189b83ac13541cac9ef162950119660b4e3f1f2 Mon Sep 17 00:00:00 2001 From: FuXiaoHei <fuxiaohei@hexiaz.com> Date: Mon, 5 May 2014 20:50:59 +0800 Subject: [PATCH] some ui fix --- templates/repo/hooks_add.tmpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/repo/hooks_add.tmpl b/templates/repo/hooks_add.tmpl index 174036d74917..fb1c37d8a840 100644 --- a/templates/repo/hooks_add.tmpl +++ b/templates/repo/hooks_add.tmpl @@ -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">