Browse Source

some ui fix

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

@@ -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">