Commit graph

10 commits

Author SHA1 Message Date
Sean McGivern
15d302de69 Fix new issue header text
Without the leading `=`, this is just interpreted as literal text, so it
won't be translated.
2019-04-25 09:22:48 +01:00
Victor Wu
e173fc4adc Externalize some strings in issue page and new issue page 2019-04-23 09:32:48 +00:00
J.D. Bean
4cdaecaea0 fixes breadcrumbs on new issue page. adds link to issues page. 2018-09-04 16:48:57 +00:00
Phil Hughes
13cc761a09 moved @breadcrumb_title out of the HAML & into a helper method 2017-07-12 09:16:32 +01:00
Dmitriy Zaporozhets
cdcb354f17
Remove header title from project pages
With new navigation design it makes no sense to duplicate title in the
header

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-26 17:58:44 +02:00
Douwe Maan
ed74fa73e2 Use consistent casing for page titles 2015-12-02 14:41:54 +01:00
Douwe Maan
d89ae7df2c Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
Douwe Maan
ae09c2a6db Capitalize "X" in "New X". 2015-04-30 21:33:02 +02:00
Douwe Maan
26ad250989 Add a page title to every page. 2015-04-30 19:12:15 +02:00
Dmitriy Zaporozhets
2ed7cbfba4 Move projects controllers/views in Projects module 2013-06-23 19:47:22 +03:00
Renamed from app/views/issues/new.html.haml (Browse further)