Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_sketch.html.haml « viewers « blob « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 08c21258d3fc858586a1064802dc1a03004909cc (plain)
1
2
3
.file-content#js-sketch-viewer{ data: { endpoint: blob_raw_path } }
  .text-center.gl-mt-4.gl-mb-3.js-loading-icon
    = loading_icon(size: "md")