summaryrefslogtreecommitdiff
path: root/app/views/shared
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-28 11:53:02 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-28 11:53:02 +0200
commitb75777fd95ac7e432a6f576c018b8285efffbca4 (patch)
treee38254204dbf0dd352c902e9ab1e56cd63489be1 /app/views/shared
parentfd9a8c36010e6fe9377f75eff044d7551761c2b6 (diff)
downloadgitlab-ce-b75777fd95ac7e432a6f576c018b8285efffbca4.tar.gz
no raw data rendering
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/shared')
-rw-r--r--app/views/shared/_file_hljs.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_file_hljs.html.haml b/app/views/shared/_file_hljs.html.haml
index f50185a5c0c..ad2a2fc335a 100644
--- a/app/views/shared/_file_hljs.html.haml
+++ b/app/views/shared/_file_hljs.html.haml
@@ -8,4 +8,4 @@
.highlight
%pre
%code
- = raw blob.data
+ = blob.data