This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
ebd69c5fc1
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
blob
/
_image.html.haml
3 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
scss: rename file_content to file-content etc
2013-07-13 02:52:47 -04:00
.file-content.image_file
Extract out tree/blob/* partials
2012-10-15 14:56:58 -04:00
%img{ src: "data:#{blob.mime_type};base64,#{Base64.encode64(blob.data)}"}
Copy permalink