Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Becker2015-02-18 20:45:56 +0000
committerFrank Becker2015-03-16 20:29:50 +0000
commitf15bbb75adcc175ff36114f90059a2678ce89693 (patch)
tree14f200c73a2f1405cd22ff592c54319eab89fda1 /org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/files/extensions/Mylyn/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl
parent5386bb0f2e272965f9ee1ebe8f117d301f325c26 (diff)
downloadorg.eclipse.mylyn.tasks-f15bbb75adcc175ff36114f90059a2678ce89693.tar.gz
org.eclipse.mylyn.tasks-f15bbb75adcc175ff36114f90059a2678ce89693.tar.xz
org.eclipse.mylyn.tasks-f15bbb75adcc175ff36114f90059a2678ce89693.zip
460285: [relang] support Git and Gerrit urls in see Also
Change-Id: Ia4ce8b7d15215bcceecc1256fcad4778bf4042df Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=460285
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/files/extensions/Mylyn/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl')
-rw-r--r--org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/files/extensions/Mylyn/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/files/extensions/Mylyn/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl b/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/files/extensions/Mylyn/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl
new file mode 100644
index 000000000..2c15a3ba1
--- /dev/null
+++ b/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/files/extensions/Mylyn/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl
@@ -0,0 +1,10 @@
+[%# This Source Code Form is subject to the terms of the Mozilla Public
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ #
+ # This Source Code Form is "Incompatible With Secondary Licenses", as
+ # defined by the Mozilla Public License, v. 2.0.
+ #%]
+
+<li>A cGit commit link.</li>
+<li>A Gerrit change.</li> \ No newline at end of file

Back to the top