gitlab-org--gitlab-foss/app/views/shared/snippets/show.js.haml
2018-02-28 18:48:26 +05:30

2 lines
164 B
Text

document.write('#{escape_javascript(stylesheet_link_tag "#{stylesheet_url 'snippets'}")}');
document.write('#{escape_javascript(render 'shared/snippets/embed')}');