summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-30 00:30:25 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-30 00:30:25 -0500
commite2b6e9c3c531649535e47de0814dd4cb651411fa (patch)
tree61f47d00c4f0c86bb6de536364d2e297b26ad5a0 /app/views/projects/issues
parent541fcc37bf0c8979cc1495b63ac71912cc28f825 (diff)
downloadgitlab-ce-e2b6e9c3c531649535e47de0814dd4cb651411fa.tar.gz
Add ajax calls to return JSON
Fix subtitles on minimize. Fix styles for show.
Diffstat (limited to 'app/views/projects/issues')
-rw-r--r--app/views/projects/issues/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/issues/show.html.haml b/app/views/projects/issues/show.html.haml
index a567c22c823..030f4a2e644 100644
--- a/app/views/projects/issues/show.html.haml
+++ b/app/views/projects/issues/show.html.haml
@@ -57,6 +57,5 @@
%section.col-md-12
.issuable-discussion
= render 'projects/issues/discussion'
- = render 'shared/show_aside'
= render 'shared/issuable/sidebar', issuable: @issue \ No newline at end of file