Skip to content

Commit

Permalink
Remove lies
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-c committed Feb 15, 2013
1 parent 3227e95 commit 71b8596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/home_page.eco
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<% translate = require 'lib/translate' %>
<% seasons = require 'lib/seasons' %>

<% # NOTE: This must be set manually. %>
<% allSeasonsComplete = true %>
<% (allSeasonsComplete = false if complete / total < 0.99) for {complete, total}, i in seasons %>

Expand Down

0 comments on commit 71b8596

Please sign in to comment.