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

index.js.haml « issues « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f0513092338c5328dd1472f8c9f7bfd71570d78 (plain)
1
2
:plain
  $('#issues-table-holder').html("#{escape_javascript(render('issues'))}");