gitlabhq/app/views/projects/index.js.haml

3 lines
111 B
Text
Raw Normal View History

2011-12-20 08:29:14 +02:00
:plain
ProjectsList.append(#{@projects.count}, "#{escape_javascript(render(:partial => 'projects/tile'))}");