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

_bar.html.haml « peek « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b4d86e1601c527c6a28e15c998291fc395899e66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- return unless peek_enabled?

#js-peek{ data: { env: Peek.env,
         request_id: Peek.request_id,
         peek_url: peek_routes.results_url,
         profile_url: url_for(params.merge(lineprofiler: 'true')) },
         class: Peek.env }

#peek-view-performance-bar.hidden
  = render_server_response_time
  %span#serverstats
  %ul.performance-bar