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

_web_ide_path.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 73d00bcd4080f67ef6743c7702db15cacca27321 (plain)
1
2
3
4
= javascript_tag do
  :plain
      window.gl = window.gl || {};
      window.gl.webIDEPath = '#{web_ide_url}'