Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Commit

Permalink
comment out alternate hero with graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
rlkammerer committed Aug 3, 2012
1 parent 4f7ac9d commit 4687586
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app/views/petitions/_share.html.haml
@@ -1,4 +1,4 @@
- thanks_message = spin! "toggle thanks messages", :share, ["thanks_so_much", "youre_amazing", "profit", "great_success"]
-# thanks_message = spin! "toggle thanks messages", :share, ["thanks_so_much", "youre_amazing", "profit", "great_success"]
.giantbox
.big_text
Expand All @@ -7,8 +7,8 @@
but we still need more people to make a <b>huge impact</b>. Help us spread the word:
.fb_button_big.fb_popup_btn

#thanks{class: [thanks_message]}
.btn.btn-primary.fb_popup_btn
.fb_icon
.text Share on facebook
-##thanks{class: [thanks_message]}
-#.btn.btn-primary.fb_popup_btn
-#.fb_icon
-#.text Share on facebook

0 comments on commit 4687586

Please sign in to comment.