Commit d67117b5a185cfb15a1d7e749588ff981ffbf779

Authored by Dmitriy Zaporozhets
1 parent 26e340fc

fix team events show up

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
app/views/teams/show.js.haml 0 → 100644
@@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
  1 +:plain
  2 + Pager.append(#{@events.count}, "#{escape_javascript(render(@events))}");