From 063aacd436da24c2616d68a838959300978afaa5 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 22 Sep 2014 14:47:47 -0400 Subject: UI: Use tooltip not alert when copy clone URL --- templates/ng/base/head.tmpl | 4 +++- templates/repo/header.tmpl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/ng/base/head.tmpl b/templates/ng/base/head.tmpl index efdc965358..f2348c2483 100644 --- a/templates/ng/base/head.tmpl +++ b/templates/ng/base/head.tmpl @@ -1,6 +1,6 @@ - + @@ -23,12 +23,14 @@ + + {{if .Title}}{{.Title}} - {{end}}{{AppName}} diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index 524bfd11e2..699e90461e 100644 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -19,7 +19,7 @@ - +

{{.i18n.Tr "repo.clone_helper" | Str2html}}


-- cgit v1.2.3