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.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/ide/_show.html.haml b/app/views/ide/_show.html.haml
index 79cba2a54b0..70ac532e69f 100644
--- a/app/views/ide/_show.html.haml
+++ b/app/views/ide/_show.html.haml
@@ -1,6 +1,7 @@
- @body_class = 'ide-layout'
- page_title _('IDE')
+- add_page_specific_style 'page_bundles/build'
- add_page_specific_style 'page_bundles/ide'
#ide.ide-loading{ data: ide_data }