Remove a test wrench thrown into CommunityView

This commit is contained in:
Scott Erickson 2015-10-23 10:50:21 -07:00
parent fad9d0a757
commit 3df4f26293
2 changed files with 1 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#cla
.alert.alert-info This agreement was generated by
.alert.alert-info.spr This agreement was generated by
a(href="http://selector.harmonyagreements.org/") Harmony
| . Sign at the bottom (it's easy).

View file

@ -7,8 +7,6 @@ module.exports = class CommunityView extends RootView
afterRender: ->
super()
ajdfas()
@$el.find('.contribute-classes a').each ->
characterClass = $(@).attr('href').split('/')[2]
title = $.i18n.t("classes.#{characterClass}_title")