summaryrefslogtreecommitdiff
path: root/app/views/ide/_show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ide/_show.html.haml')
-rw-r--r--app/views/ide/_show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ide/_show.html.haml b/app/views/ide/_show.html.haml
index b18b5f1574b..c968d84fc36 100644
--- a/app/views/ide/_show.html.haml
+++ b/app/views/ide/_show.html.haml
@@ -1,4 +1,4 @@
-- page_title _('IDE')
+- page_title _("IDE"), @project.full_name
- unless use_new_web_ide?
- add_page_specific_style 'page_bundles/build'