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: bc18ac15151e3e6196120505a0951685cf674cfe (plain)
1
2
3
:plain
  $('#issues-table-holder').html("#{escape_javascript(render('issues'))}");
  setSortable();