From c08aab90ec696b7fcc56b8da0a468e74d266b89e Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 3 Jun 2018 20:32:44 +0800 Subject: models/mirror: shot push webhook after synced commits (#4528) --- templates/.VERSION | 2 +- templates/repo/settings/webhook/settings.tmpl | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'templates') diff --git a/templates/.VERSION b/templates/.VERSION index f3aed093..3eb9fd48 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.11.52.0603 \ No newline at end of file +0.11.53.0603 \ No newline at end of file diff --git a/templates/repo/settings/webhook/settings.tmpl b/templates/repo/settings/webhook/settings.tmpl index 2e57338d..0581f204 100644 --- a/templates/repo/settings/webhook/settings.tmpl +++ b/templates/repo/settings/webhook/settings.tmpl @@ -72,23 +72,23 @@ - +
- - - {{.i18n.Tr "repo.settings.event_issue_comment_desc"}} + + + {{.i18n.Tr "repo.settings.event_pull_request_desc"}}
- +
- - - {{.i18n.Tr "repo.settings.event_pull_request_desc"}} + + + {{.i18n.Tr "repo.settings.event_issue_comment_desc"}}
-- cgit v1.2.3