]> source.dussan.org Git - gitea.git/commitdiff
some ui fix
authorFuXiaoHei <fuxiaohei@hexiaz.com>
Mon, 5 May 2014 12:50:59 +0000 (20:50 +0800)
committerFuXiaoHei <fuxiaohei@hexiaz.com>
Mon, 5 May 2014 12:50:59 +0000 (20:50 +0800)
templates/repo/hooks_add.tmpl

index 174036d74917b5a43f09fc1422c1fc449f9d5433..fb1c37d8a8402b5d22e0ba4876fd7c7cbea4d483 100644 (file)
                         </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">